@font-face {
  font-family: "PP Editorial New";
  src: url("../fonts/PPEditorialNew-Ultralight.otf") format("otf"),
       url("../fonts/PPEditorialNew-Ultralight.woff2") format("woff2"),
       url("../fonts/PPEditorialNew-Ultralight.woff") format("woff");
 font-weight: 200;
 font-display: swap;
 font-style: normal;
}

@font-face {
  font-family: "PP Editorial New";
  src: url("../fonts/PPEditorialNew-Regular.otf") format("otf"),
       url("../fonts/PPEditorialNew-Regular.woff2") format("woff2"),
       url("../fonts/PPEditorialNew-Regular.woff") format("woff");
 font-weight: 400;
 font-display: swap;
 font-style: normal;
}
