@font-face {
    font-family: Gotham;
    src: url(./gotham-light-4.ttf) format("truetype");
    font-weight: 100;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src: url(./gotham-light-14.otf) format("opentype");
    font-weight: 200;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src: url(./gotham-light-14.ttf) format("opentype");
    font-weight: 300;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src: url(./gotham-book-14.ttf) format("truetype");
    font-weight: 400;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src: url(./gotham-book-14.ttf) format("truetype");
    font-weight: 500;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src: url(./gotham-medium-regular-2.ttf) format("opentype");
    font-weight: 600;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src:  url(./gotham-medium-regular-2.ttf) format('truetype');
    font-weight: 700;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src:  url(./gotham-bold-regular-10.ttf) format('truetype');
    font-weight: 800;
    font-style: 'normal';
}
@font-face {
    font-family: Gotham;
    src:  url(./gotham-bold-8.ttf) format('truetype');
    font-weight: 900;
    font-style: 'normal';
}
