@font-face {
    font-family: 'Gotham-Black';
    src: url("../source/fonts/Gotham-Black.otf");
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url("../source/fonts/Gotham-Bold.otf");
}
@font-face {
    font-family: 'Gotham-Book';
    src: url("../source/fonts/Gotham-Book.OTF");
}
@font-face {
    font-family: 'Gotham-Light';
    src: url("../source/fonts/Gotham-Light.OTF");
}
@font-face {
    font-family: 'Gotham-Thin';
    src: url("../source/fonts/Gotham-Thin.OTF");
}

/* @font-face {
    font-family: 'OpenSans-Semibold';
    src: url("../source/fonts/OpenSans-Semibold.ttf");
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url("../source/fonts/OpenSans-Bold.ttf");
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url("../source/fonts/OpenSans-Regular.ttf");
} */