@font-face {
  font-family: "avenir";
  src: url(/themes/temphalla/fonts/AvenirLTStd-Roman.otf) format("opentype");
}

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

/* ONLY FOR BANNER */

@font-face {
  font-family: "BebasNeue";
  src: url(/themes/temphalla/fonts/BebasNeue-Bold.otf) format("opentype");
}

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