@font-face {
    font-family: 'Corbel';
    src: url('/fontface/corbel.eot');
    src: url('/fontface/corbel.eot?#iefix') format('embedded-opentype'),
         url('/fontface/corbel.woff') format('woff'),
         url('/fontface/corbel.ttf') format('truetype'),
         url('/fontface/corbel.svg#corbel') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Corbel-BoldItalic';
    src: url('corbelz.eot');
    src: url('corbelz.eot?#iefix') format('embedded-opentype'),
         url('corbelz.woff') format('woff'),
         url('corbelz.ttf') format('truetype'),
         url('corbelz.svg#corbelz') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Corbel-Bold';
    src: url('corbelb.eot');
    src: url('corbelb.eot?#iefix') format('embedded-opentype'),
         url('corbelb.woff') format('woff'),
         url('corbelb.ttf') format('truetype'),
         url('corbelb.svg#corbelb') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Corbel-Italic';
    src: url('corbeli.eot');
    src: url('corbeli.eot?#iefix') format('embedded-opentype'),
         url('corbeli.woff') format('woff'),
         url('corbeli.ttf') format('truetype'),
         url('corbeli.svg#corbeli') format('svg');
    font-weight: normal;
    font-style: normal;
}