/* Amifer trial fonts (Typeland) — files in ../fonts/ */
@font-face {
  font-family: "Amifer";
  src: url("../fonts/Amifer-Regular_Trial.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Amifer";
  src: url("../fonts/Amifer-Medium_Trial.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
