@font-face {
    font-family: 'itc_franklin_gothic_stdBkCn';
    src: url('../fonts/itc_franklin_gothic_std_book_condensed.woff2') format('woff2'),
         url('../fonts/itc_franklin_gothic_std_book_condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'itc_franklin_gothic_stddemiCn';
    src: url('../fonts/itc_franklin_gothic_std_demi_condensed.woff2') format('woff2'),
         url('../fonts/itc_franklin_gothic_std_demi_condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'itc_franklin_gothic_stdMdCn';
    src: url('../fonts/itc_franklin_gothic_std_medium_condensed.woff2') format('woff2'),
         url('../fonts/itc_franklin_gothic_std_medium_condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}