@font-face {
    font-family: BarlowCondensed-SemiBold;
    src: url(../fonts/BarlowCondensed-SemiBold.ttf);
}

@font-face {
    font-family: BarlowCondensed-Regular;
    src: url(../fonts/BarlowCondensed-Regular.ttf);
}

@font-face {
    font-family: Gotham-Black;
    src: url(../fonts/Gotham-Black.ttf);
    src: url(../fonts/Gotham-Black.otf);
    src: url(../fonts/Gotham-Black.woff);
}

@font-face {
    font-family: GothamBold;
    src: url(../fonts/GothamBold.ttf);
    src: url(../fonts/GothamBold.otf);
    src: url(../fonts/GothamBold.woff);
}

@font-face {
    font-family: GothamBook;
    src: url(../fonts/GothamBook.ttf);
}

@font-face {
    font-family: GothamMedium;
    src: url(../fonts/GothamMedium.ttf);
    src: url(../fonts/GothamMedium.otf);
    src: url(../fonts/GothamMedium.woff);
}

@font-face {
    font-family: GothamLight;
    src: url(../fonts/GothamLight.ttf);
    src: url(../fonts/GothamLight.otf);
    src: url(../fonts/GothamLight.woff);
}

@font-face {
    font-family: Gotham-Thin;
    src: url(../fonts/Gotham-Thin.ttf);
    src: url(../fonts/Gotham-Thin.otf);
    src: url(../fonts/Gotham-Thin.woff);
}

@font-face {
    font-family: Gotham-XLight;
    src: url(../fonts/Gotham-XLight.ttf);
    src: url(../fonts/Gotham-XLight.otf);
    src: url(../fonts/Gotham-XLight.woff);
}
