@charset "utf-8";

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/opensans-condlight-webfont.eot');
  src:  url('fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-condlight-webfont.woff') format('woff'),
        url('fonts/opensans-condlight-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: bold;
  src:  url('fonts/opensans-condbold-webfont.eot');
  src:  url('fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-condbold-webfont.woff') format('woff'),
        url('fonts/opensans-condbold-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src:  url('fonts/opensans-regular-webfont.eot');
  src:  url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-regular-webfont.woff') format('woff'),
        url('fonts/opensans-regular-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: bold;
  src:  url('fonts/opensans-bold-webfont.eot');
  src:  url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-bold-webfont.woff') format('woff'),
        url('fonts/opensans-bold-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: normal;
  src:  url('fonts/opensans-italic-webfont.eot');
  src:  url('fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-italic-webfont.woff') format('woff'),
        url('fonts/opensans-italic-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: bold;
  src:  url('fonts/opensans-bolditalic-webfont.eot');
  src:  url('fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/opensans-bolditalic-webfont.woff') format('woff'),
        url('fonts/opensans-bolditalic-webfont.ttf') format('truetype');
}