@font-face {
    font-family: 'FranklinGothic-Demi';
    src: url('FranklinGothic-Demi.eot');
    src: url('FranklinGothic-Demi.eot?#iefix') format('embedded-opentype'),
    url('FranklinGothic-Demi.woff') format('woff'),
    url('FranklinGothic-Demi.ttf') format('truetype');
    font-weight: normal !important;
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
