@font-face {
    font-family: 'ITC Franklin Gothic Book';
    src: local('ITC Franklin Gothic Book'), local('ITC-Franklin-Gothic-Book'),
        url('fonts/ITCFranklinGothicStd-Book.woff2') format('woff2'),
        url('fonts/ITCFranklinGothicStd-Book.woff') format('woff'),
        url('fonts/ITCFranklinGothicStd-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic';
    src: local('ITC Franklin Gothic Book Italic'), local('ITC-Franklin-Gothic-Book-Italic'),
        url('fonts/ITCFranklinGothicStd-BookIt.woff2') format('woff2'),
        url('fonts/ITCFranklinGothicStd-BookIt.woff') format('woff'),
        url('fonts/ITCFranklinGothicStd-BookIt.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'ITC Franklin Gothic Demi';
    src: local('ITC Franklin Gothic Demi'), local('ITC-Franklin-Gothic-Demi'),
        url('fonts/ITCFranklinGothicStd-Demi.woff2') format('woff2'),
        url('fonts/ITCFranklinGothicStd-Demi.woff') format('woff'),
        url('fonts/ITCFranklinGothicStd-Demi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic Compressed Demi';
    src: local('ITC Franklin Gothic Compressed Demi'), local('ITC-Franklin-Gothic-Compressed-Demi'),
        url('fonts/ITCFranklinGothicStd-DmCp.woff2') format('woff2'),
        url('fonts/ITCFranklinGothicStd-DmCp.woff') format('woff'),
        url('fonts/ITCFranklinGothicStd-DmCp.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic Heavy';
    src: local('ITC Franklin Gothic Heavy'), local('ITC-Franklin-Gothic-Heavy'),
        url('fonts/ITCFranklinGothicStd-Hvy.woff2') format('woff2'),
        url('fonts/ITCFranklinGothicStd-Hvy.woff') format('woff'),
        url('fonts/ITCFranklinGothicStd-Hvy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}