/* OpenSans */
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/OpenSans-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'OpenSans-Bold';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'OpenSans-Extra';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2');
}
@font-face {
  font-family: 'OpenSans-Italic';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/OpenSans-SemiboldItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'OpenSans-Light';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/OpenSans-Light.woff2') format('woff2');
}