@font-face {
    font-family: 'Gotham Black', sans-serif;
    src: url("fonts/Gotham-Black.otf");
    font-weight: normal;
}

@font-face {
    font-family: 'Gotham Light', sans-serif;
    src: url("fonts/GOTHAM-LIGHT.otf");
    font-weight: 500;
}
