@font-face {
    font-family: 'ITCFranklinGothic LT Pro BkCm';
    src: url('../fonts/FranklinGothicLTPro-DmCm.eot');
    src: url('../fonts/FranklinGothicLTPro-DmCm.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FranklinGothicLTPro-DmCm.woff2') format('woff2'),
        url('../fonts/FranklinGothicLTPro-DmCm.woff') format('woff'),
        url('../fonts/FranklinGothicLTPro-DmCm.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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