@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-webfont.eot');
    src: url('robotocondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotocondensed-webfont.woff2') format('woff2'),
         url('robotocondensed-webfont.woff') format('woff'),
         url('robotocondensed-webfont.ttf') format('truetype'),
         url('robotocondensed-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensed_light';
    src: url('robotocondensedlight-webfont.eot');
    src: url('robotocondensedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotocondensedlight-webfont.woff2') format('woff2'),
         url('robotocondensedlight-webfont.woff') format('woff'),
         url('robotocondensedlight-webfont.ttf') format('truetype'),
         url('robotocondensedlight-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans';
    src: url('opensans-webfont.eot');
    src: url('opensans-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-webfont.woff2') format('woff2'),
         url('opensans-webfont.woff') format('woff'),
         url('opensans-webfont.ttf') format('truetype'),
         url('opensans-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_ligh';
    src: url('opensanslight-webfont.eot');
    src: url('opensanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensanslight-webfont.woff2') format('woff2'),
         url('opensanslight-webfont.woff') format('woff'),
         url('opensanslight-webfont.ttf') format('truetype'),
         url('opensanslight-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans';
    src: url('opensanslightitalic-webfont.eot');
    src: url('opensanslightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensanslightitalic-webfont.woff2') format('woff2'),
         url('opensanslightitalic-webfont.woff') format('woff'),
         url('opensanslightitalic-webfont.ttf') format('truetype'),
         url('opensanslightitalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'open_sans_semibold';
    src: url('opensanssemibold-webfont.eot');
    src: url('opensanssemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensanssemibold-webfont.woff2') format('woff2'),
         url('opensanssemibold-webfont.woff') format('woff'),
         url('opensanssemibold-webfont.ttf') format('truetype'),
         url('opensanssemibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}