

@font-face {
    font-family: 'FranklinGothic';
    src: url('../fonts/FranklinGothicBook.eot');
    src: url('../fonts/FranklinGothicBook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FranklinGothicBook.woff') format('woff'),
         url('../fonts/FranklinGothicBook.ttf') format('truetype'),
         url('../fonts/FranklinGothicBook.svg#FranklinGothic-Book') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FranklinGothic';
    src: url('../fonts/FranklinGothicMedium.eot');
    src: url('../fonts/FranklinGothicMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FranklinGothicMedium.woff') format('woff'),
         url('../fonts/FranklinGothicMedium.ttf') format('truetype'),
         url('../fonts/FranklinGothicMedium.svg#FranklinGothic-Medium') format('svg');
    font-weight: bold;
    font-style: normal;

}
