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

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-LightItalic.eot');
  src: url('OpenSans-LightItalic.svg#OpenSansLightItalic') format('svg'),
       url('OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-LightItalic.woff') format('woff'),
       url('OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Regular.eot');
  src: url('OpenSans-Regular.svg#OpenSansRegular') format('svg'),
       url('OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Regular.woff') format('woff'),
       url('OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

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

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

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-SemiboldItalic.eot');
  src: url('OpenSans-SemiboldItalic.svg#OpenSansSemiboldItalic') format('svg')
       url('OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-SemiboldItalic.woff') format('woff'),
       url('OpenSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

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

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-BoldItalic.eot');
  src: url('OpenSans-BoldItalic.svg#OpenSansBoldItalic') format('svg'),
       url('OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-BoldItalic.woff') format('woff'),
       url('OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-ExtraBold.eot');
  src: url('OpenSans-ExtraBold.svg#OpenSansExtrabold') format('svg'),
       url('OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-ExtraBold.woff') format('woff'),
       url('OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-ExtraBoldItalic.eot');
  src: url('OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic') format('svg')
       url('OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-ExtraBoldItalic.woff') format('woff'),
       url('OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}