@font-face {
  font-family: "sofia-pro-light";
  src: url(/themes/temphalla/fonts/sofiapro-light.otf) format("opentype");
}

@font-face {
  font-family: "times-new-roman";
  src: url(/themes/temphalla/fonts/times.ttf) format("opentype");
}

@font-face {
  font-family: "poppins";
  src: url(/themes/temphalla/fonts/Poppins-Light.ttf) format("opentype");
}

.sofia-pro {
  font-family: "sofia-pro-light";
}
