@font-face {
  font-family : 'Open Sans';
  font-style  : normal;
  font-weight : normal;
  font-display: block;
  src         : url(OpenSans-Regular.woff2) format('woff2');
}

@font-face {
  font-family : 'Open Sans';
  font-style  : italic;
  font-weight : normal;
  font-display: block;
  src         : url(OpenSans-Italic.woff2) format('woff2');
}

@font-face {
  font-family : 'Open Sans';
  font-style  : normal;
  font-weight : bold;
  font-display: block;
  src         : url(OpenSans-Bold.woff2) format('woff2');
}

@font-face {
  font-family : 'Open Sans';
  font-style  : italic;
  font-weight : bold;
  font-display: block;
  src         : url(OpenSans-BoldItalic.woff2) format('woff2');
}

@font-face {
  font-family : 'Open Sans';
  font-style  : italic;
  font-weight : 800;
  font-display: block;
  src         : url(OpenSans-ExtraBoldItalic.woff2) format('woff2');
}

@font-face {
  font-family : 'Open Sans Condensed Bold';
  font-display: block;
  src         : url(OpenSansCondensed-Bold.woff2) format('woff2');
}
