@font-face {
  font-family: "Open Sans";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url(./OpenSans-Regular.ttf);
}

@font-face {
  font-family: "Open Sans Semibold";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url(./OpenSans-SemiBold.ttf);
}