@font-face {
  font-family: 'open-sans';
  src: url('./OpenSans-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: block;
}

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