@font-face {
    font-family: 'Gotham Bold';
    src: url('fonts/gotham_bold.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'Gotham Bold';
    src: url('fonts/gotham_light.otf') format('opentype');
    font-weight: 100;
}