@font-face {
    font-family: 'Franklin Gothic FS';
    src: url('FranklinGothicFS-Med.eot');
    src: url('FranklinGothicFS-Med.eot?#iefix') format('embedded-opentype'),
        url('FranklinGothicFS-Med.woff2') format('woff2'),
        url('FranklinGothicFS-Med.woff') format('woff'),
        url('FranklinGothicFS-Med.ttf') format('truetype');
    font-weight: 500;
    font-weight: bold;
    font-style: normal;
}

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