@font-face {
    font-family: 'Bodoni SvtyTwo ITC TT';
    src: url('../fonts/BodoniSvtyTwoITCTTBook.woff2') format('woff2'),
        url('../fonts/BodoniSvtyTwoITCTTBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light.woff2') format('woff2'),
        url('../fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

