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