

@font-face {
  font-family: "Oswald-Regular";
  src: url("../font/font1.woff2") format("woff2"),
       url("../font/font1.woff") format("woff"),
       url("../font/font1.eot") format("embedded-opentype"),
       url("../font/font1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}