/* FORENTICA GROUP — self-hosted brand typography.
   Manrope: body, navigation, buttons, forms (Latin + Cyrillic).
   Marcellus: English headings (Latin only).
   Prata: hero statement and Bulgarian headings (Latin + Cyrillic).
   Generated by the FORENTICA installer; edit through the installer, not by hand. */

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("manrope-variable.woff2") format("woff2-variations"),
       url("manrope-variable.woff2") format("woff2");
}

@font-face {
  font-family: "Marcellus";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("marcellus-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Prata";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("prata-regular.woff2") format("woff2");
}