
@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 500;
    src: url("GothamHTF-Book.otf");
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 800;
    src: url("GothamHTF-Black.otf");
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 700;
    src: url("GothamHTF-Bold.otf");
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 600;
    src: url("GothamHTF-Medium.otf");
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 400;
    src: url("GothamHTF-Light.otf");
}

@font-face {
    font-family: 'Gotham';
    font-style: italic;
    font-weight: 400;
    src: url("GothamHTF-LightItalic.otf");
}

@font-face {
    font-family: 'Gotham';
    font-style: normal;
    font-weight: 300;
    src: url("GothamHTF-Thin.otf");
}
