@font-face {
  font-family: "Campton Medium";
  src: url("../fonts/CamptonMedium.otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Firago Medium";
  src: url("../fonts/FiraGO-Medium.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Firago Regular";
  src: url("../fonts/FiraGO-Regular.otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BPG Arial";
  src: url("../fonts/bpg_arial_2009.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}