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

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

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

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

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

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

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

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

