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

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

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