@font-face{
    font-family: 'FranklinGothicEFRegularBO';
    font-weight: normal;
    src: url('/resources/fonts/FranklinGothic-Hvy-webfont.eot');
    src: url('/resources/fonts/FranklinGothic-Hvy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/resources/fonts/FranklinGothic-Hvy-webfont.woff') format('woff'),
         url('/resources/fonts/FranklinGothic-Hvy-webfont.ttf')  format('truetype'),
         url('/resources/fonts/FranklinGothic-Hvy-webfont.svg#franklin_gothic_fs_medbold') format('svg');
    
    font-display: swap;    
}