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

@font-face {
    font-family: 'Franklin Gothic';
    src: url('FranklinGothic-MediumItalic.woff2') format('woff2'),
        url('FranklinGothic-MediumItalic.woff') format('woff'),
        url('FranklinGothic-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Franklin Gothic Book';
    src: url('FranklinGothic-BookItalic.woff2') format('woff2'),
        url('FranklinGothic-BookItalic.woff') format('woff'),
        url('FranklinGothic-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Franklin Gothic';
    src: url('FranklinGothic-Medium.woff2') format('woff2'),
        url('FranklinGothic-Medium.woff') format('woff'),
        url('FranklinGothic-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
