/* Open Sans 300 - Latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/Open-Sans-300.woff2') format('woff2');
}

/* Open Sans 400 - Latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/Open-Sans-400.woff2') format('woff2');
}
