@font-face {
    font-family: 'Gotham';
    src: url('../fonts/gotham-book.ttf');
}

@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/gotham-bold.ttf');
}

@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/gotham-black.ttf');
}

@font-face {
    font-family: 'GothamXLight';
    src: url('../fonts/gotham-xlight.otf');
}
