@font-face {
    font-family: 'SCED Sans';
    src: url('sans-webfont.eot');
    src: url('sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans-webfont.woff2') format('woff2'),
         url('sans-webfont.woff') format('woff'),
         url('sans-webfont.ttf') format('truetype'),
         url('sans-webfont.svg#sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SCED Sans';
    src: url('sans_bold-webfont.eot');
    src: url('sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans_bold-webfont.woff2') format('woff2'),
         url('sans_bold-webfont.woff') format('woff'),
         url('sans_bold-webfont.ttf') format('truetype'),
         url('sans_bold-webfont.svg#sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'SCED Sans';
    src: url('sans_bold_italic-webfont.eot');
    src: url('sans_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans_bold_italic-webfont.woff2') format('woff2'),
         url('sans_bold_italic-webfont.woff') format('woff'),
         url('sans_bold_italic-webfont.ttf') format('truetype'),
         url('sans_bold_italic-webfont.svg#sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'SCED Sans';
    src: url('sans_italic-webfont.eot');
    src: url('sans_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans_italic-webfont.woff2') format('woff2'),
         url('sans_italic-webfont.woff') format('woff'),
         url('sans_italic-webfont.ttf') format('truetype'),
         url('sans_italic-webfont.svg#sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'SCED Sans';
    src: url('sans_light-webfont.eot');
    src: url('sans_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans_light-webfont.woff2') format('woff2'),
         url('sans_light-webfont.woff') format('woff'),
         url('sans_light-webfont.ttf') format('truetype'),
         url('sans_light-webfont.svg#sanslight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'SCED Sans';
    src: url('sans_light_italic-webfont.eot');
    src: url('sans_light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('sans_light_italic-webfont.woff2') format('woff2'),
         url('sans_light_italic-webfont.woff') format('woff'),
         url('sans_light_italic-webfont.ttf') format('truetype'),
         url('sans_light_italic-webfont.svg#sanslight_italic') format('svg');
    font-weight: 300;
    font-style: italic;

}