
@font-face {
    font-family: 'Gotham-Book';
    font-weight: normal;
    font-style: normal;
    src: url('Gotham-Book.otf') format('opentype') ;
    font-display: swap;
}

@font-face {
    font-family: 'MonstroSolid';
    font-weight: 400;
    font-style: normal;
    src: url('MonstroSolid.ttf') format('truetype') ;
    font-display: swap;
}
