/* OpenSansCondensed bold */
@font-face {
    font-family: "Open Sans Condensed Bold";
    src: url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Bold.eot");
    src: url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Bold.eot?#iefix") format('embedded-opentype'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Bold.woff2") format('woff2'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Bold.woff") format('woff'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Bold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* OpenSansCondensed light */
@font-face {
    font-family: "Open Sans Condensed Light";
    src: url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Light.eot");
    src: url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Light.eot?#iefix") format('embedded-opentype'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Light.woff2") format('woff2'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Light.woff") format('woff'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* OpenSansCondensed light italic */
@font-face {
    font-family: "Open Sans Condensed Light Italic";
    src: url("../fonts/Open_Sans_Condensed/OpenSansCondensed-LightItalic.eot");
    src: url("../fonts/Open_Sans_Condensed/OpenSansCondensed-LightItalic.eot?#iefix") format('embedded-opentype'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-LightItalicwoff2") format('woff2'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-LightItalic.woff") format('woff'),
         url("../fonts/Open_Sans_Condensed/OpenSansCondensed-LightItalic.ttf") format('truetype');
    font-weight: 300;
    font-style: italic;
}
