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

}

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

}