@font-face {
    font-family: 'open_sans_condensed';
    src: url('../fonts/OpenSans-CondLight-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_condensed';
    src: url('../fonts/OpenSans-CondLightItalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'open_sans_condensed';
    src: url('../fonts/OpenSans-CondBold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}