/* Font Family Definitions */
/* FF Mark Alternative - Using Poppins (similar geometric characteristics) */
.font-ff-mark {
  font-family: "Poppins", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, sans-serif;
}

.font-aktiv-grotesk {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    sans-serif;
}

/* Note: FF Mark is a commercial font from FontShop.
   If you have a license, you can add the actual font files to the fonts/ directory
   and uncomment the @font-face declarations below. */
