@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");
}

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

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

@font-face {
  font-family: "BodoniMT-Black";
  src: url(/themes/temphalla/fonts/Bodoni-MT-Black-Regular.ttf) format("truetype");
  font-weight: 700 900;
  font-style: normal;
}


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