@CHARSET "UTF-8";


@font-face {
    font-family:'CorporateSRegular';
    src: url('fonts/Corporate-S-regular-webfont.eot');
    src: url('fonts/Corporate-S-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Corporate-S-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'CorporateSRegularItalic';
    src: url('fonts/Corporate-S-italic-webfont.eot');
    src: url('fonts/Corporate-S-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Corporate-S-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'CorporateSDemiItalic';
    src: url('fonts/Corporate-S-demiitalic-webfont.eot');
    src: url('fonts/Corporate-S-demiitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Corporate-S-demiitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}