@font-face {
    font-family: 'Bodoni 72 Book';
    src: url('bodoni-72-book.eot');
    src: url('bodoni-72-book.eot?#iefix') format('embedded-opentype'),
         url('bodoni-72-book.woff2') format('woff2'),
         url('bodoni-72-book.woff') format('woff'),
         url('bodoni-72-book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('Gotham-Book.eot');
    src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('Gotham-Book.woff2') format('woff2'),
         url('Gotham-Book.woff') format('woff'),
         url('Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
