/* Open Sans @font-face kit */
/* https://github.com/FontFaceKit/open-sans */

/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url('Light/OpenSans-Light.eot');
  src: url('Light/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
       url('Light/OpenSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
/* END Light */

/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('LightItalic/OpenSans-LightItalic.eot');
  src: url('LightItalic/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('LightItalic/OpenSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
/* END Light Italic */

/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url('Regular/OpenSans-Regular.eot');
  src: url('Regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('Regular/OpenSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* END Regular */

/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('Italic/OpenSans-Italic.eot');
  src: url('Italic/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
       url('Italic/OpenSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
/* END Italic */

/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url('Semibold/OpenSans-Semibold.eot');
  src: url('Semibold/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
       url('Semibold/OpenSans-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
/* END Semibold */

/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('SemiboldItalic/OpenSans-SemiboldItalic.eot');
  src: url('SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
       url('SemiboldItalic/OpenSans-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
/* END Semibold Italic */

/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url('Bold/OpenSans-Bold.eot');
  src: url('Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
       url('Bold/OpenSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
/* END Bold */

/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('BoldItalic/OpenSans-BoldItalic.eot');
  src: url('BoldItalic/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('BoldItalic/OpenSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
/* END Bold Italic */

/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url('ExtraBold/OpenSans-ExtraBold.eot');
  src: url('ExtraBold/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('ExtraBold/OpenSans-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
/* END Extrabold */

/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot');
  src: url('ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
       url('ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}
/* END Extrabold Italic */
