@charset "UTF-8";

@font-face {
  font-family: "Oswald-Light";
  src: url("../fonts/open-sans-300.woff2") format("woff2"),
       url("../fonts/open-sans-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
