@font-face {
    font-family: 'Gotham-Bold';
    src: url('Gotham-Bold.otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('Gotham-Bold.ttf');
    font-weight: normal;
    font-style: normal;

}