@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
      local(""),
      url("Oswald-Regular.ttf");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src:
      local(""),
      url("Oswald-Light.ttf");
}
