/* CSS Document */

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

}


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

}