@font-face {
    font-family: "GothamHTF-Book";
    src: url("../fonts/GothamHTF-Book.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GothamHTF-Bold";
    src: url("../fonts/GothamHTF-Bold.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GothamHTF-BoldCondensed";
    src: url("../fonts/GothamHTF-BoldCondensed.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GothamHTF-Medium";
    src: url("../fonts/GothamHTF-Medium.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GothamHTF-MediumCondensed";
    src: url("../fonts/GothamHTF-MediumCondensed.otf");
    font-weight: normal;
    font-style: normal;
}