@font-face {
  font-family: 'Open Sans';
  src: url(../../assets/fonts/OpenSans-Light-webfont.woff2);
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url(../../assets/fonts/OpenSans-Regular-webfont.woff2);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url(../../assets/fonts/OpenSans-SemiBold-webfont.woff2);
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url(../../assets/fonts/OpenSans-Bold-webfont.woff2);
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
