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

@font-face {
    font-family: 'Segoe Print';
    src: url('../fonts/SEGOEPR.eot');
    src: url('../fonts/SEGOEPR.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SEGOEPR.woff') format('woff'),
    url('../fonts/SEGOEPR.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}