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

}

@font-face {
    font-family: 'go_corbel';
    src: url('fonts/corbelb.eot');
    src: url('fonts/corbelb.eot?#iefix') format('embedded-opentype'),
         url('fonts/corbelb.woff') format('woff'),
         url('fonts/corbelb.ttf') format('truetype'),
         url('fonts/corbelb.svg#CorbelBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'go_corbel';
    src: url('fonts/corbeli.eot');
    src: url('fonts/corbeli.eot?#iefix') format('embedded-opentype'),
         url('fonts/corbeli.woff') format('woff'),
         url('fonts/corbeli.ttf') format('truetype'),
         url('fonts/corbeli.svg#CorbelItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'go_corbel';
    src: url('fonts/corbelz.eot');
    src: url('fonts/corbelz.eot?#iefix') format('embedded-opentype'),
         url('fonts/corbelz.woff') format('woff'),
         url('fonts/corbelz.ttf') format('truetype'),
         url('fonts/corbelz.svg#CorbelBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

