@charset "utf-8";

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Light-webfont.eot');
  src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Light-webfont.woff2') format('woff2'),
       url('OpenSans-Light-webfont.woff') format('woff'),
       url('OpenSans-Light-webfont.ttf') format('truetype'),
       url('OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-CondLight-webfont.eot');
  src: url('OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-CondLight-webfont.woff2') format('woff2'),
       url('OpenSans-CondLight-webfont.woff') format('woff'),
       url('OpenSans-CondLight-webfont.ttf') format('truetype'),
       url('OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Regular-webfont.eot');
  src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Regular-webfont.woff2') format('woff2'),
       url('OpenSans-Regular-webfont.woff') format('woff'),
       url('OpenSans-Regular-webfont.ttf') format('truetype'),
       url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-SemiBold-webfont.eot');
  src: url('OpenSans-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-SemiBold-webfont.woff2') format('woff2'),
       url('OpenSans-SemiBold-webfont.woff') format('woff'),
       url('OpenSans-SemiBold-webfont.ttf') format('truetype'),
       url('OpenSans-SemiBold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Bold-webfont.eot');
  src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Bold-webfont.woff') format('woff'),
       url('OpenSans-Bold-webfont.ttf') format('truetype'),
       url('OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-CondBold-webfont.eot');
  src: url('OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-CondBold-webfont.woff2') format('woff2'),
       url('OpenSans-CondBold-webfont.woff') format('woff'),
       url('OpenSans-CondBold-webfont.ttf') format('truetype'),
       url('OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-ExtraBold-webfont.eot');
  src: url('OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-ExtraBold-webfont.woff2') format('woff2'),
       url('OpenSans-ExtraBold-webfont.woff') format('woff'),
       url('OpenSans-ExtraBold-webfont.ttf') format('truetype'),
       url('OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}