@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../font/OpenSansCondensed/light/OpenSans-CondLight-webfont.eot');
    src: url('../font/OpenSansCondensed/light/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSansCondensed/light/OpenSans-CondLight-webfont.woff') format('woff'),
         url('../font/OpenSansCondensed/light/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('../font/OpenSansCondensed/light/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../font/OpenSansCondensed/bold/OpenSans-CondBold-webfont.woff') format('woff'),
         url('../font/OpenSansCondensed/bold/OpenSans-CondBold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../font/OpenSansCondensed/light-italic/OpenSans-CondLightItalic-webfont.woff') format('woff'),
         url('../font/OpenSansCondensed/light-italic/OpenSans-CondLightItalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}
