/* OPEN SANS */
/* italic */
@font-face {
    font-family: 'open_sansitalic';
    src: url('opensans-italic-webfont.eot');
    src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-italic-webfont.woff') format('woff'),
         url('opensans-italic-webfont.ttf') format('truetype'),
         url('opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* regular */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular_0-webfont.eot');
    src: url('opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular_0-webfont.woff') format('woff'),
         url('opensans-regular_0-webfont.ttf') format('truetype'),
         url('opensans-regular_0-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* OPEL SANS CONDENSED */
@font-face {
    font-family: 'OpelSansCondensed';
    src: url('OpelSansCondensed.eot');
    src: url('OpelSansCondensed.eot?#iefix') format('embedded-opentype'),
         url('OpelSansCondensed.woff') format('woff'),
         url('OpelSansCondensed.ttf') format('truetype'),
         url('OpelSansCondensed.svg#OpelSansCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* OPEL SANS CONDENSED BOLD */
@font-face {
    font-family: 'OpelSansCondensed-Bold';
    src: url('OpelSansCondensed-Bold.eot');
    src: url('OpelSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('OpelSansCondensed-Bold.woff') format('woff'),
         url('OpelSansCondensed-Bold.ttf') format('truetype'),
         url('OpelSansCondensed-Bold.svg#OpelSansCondensed-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* OPEL SANS CONDENSED EXTRA BOLD */
@font-face {
    font-family: 'OpelSansCondensed-ExtraBold';
    src: url('OpelSansCondensed-ExtraBold.eot');
    src: url('OpelSansCondensed-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('OpelSansCondensed-ExtraBold.woff') format('woff'),
         url('OpelSansCondensed-ExtraBold.ttf') format('truetype'),
         url('OpelSansCondensed-ExtraBold.svg#OpelSansCondensed-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;

}