@font-face {
    font-family: 'OpenSansRegular';
    src: url('/font/OpenSans-Regular-webfont.eot');
    src: url('/font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/OpenSans-Regular-webfont.woff') format('woff'),
         url('/font/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/font/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('/font/OpenSans-Semibold-webfont.eot');
    src: url('/font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/font/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansCondensed';
    src: url('/font/OpenSans-CondLight-webfont.eot');
    src: url('/font/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/OpenSans-CondLight-webfont.woff') format('woff'),
         url('/font/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('/font/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansCondensed';
    src: url('/font/OpenSans-CondBold-webfont.eot');
    src: url('/font/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/OpenSans-CondBold-webfont.woff') format('woff'),
         url('/font/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('/font/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: bold;
    font-style: normal;
}