@font-face {
  font-family: "Solina Light";

  src: url("../fonts/Solina-Light.otf") format("otf"),
       url("../fonts/solina-light-webfont.woff2") format("woff2"),
       url("../fonts/solina-light-webfont.woff") format("woff");
 font-weight: 300;
 font-display: swap;
 font-style: normal;
}
