/**
 * @project: kwASSET
 * @asset: praxis
 * @version: 0.1.5
 * @encoding: UTF-8
 * @compliance: GDPR, EU-Accessibility, Data Sovereignty
 * @copyright: (c) 2025-2026 kwargs SRL
 * @description: Component of hanken module.
 */
@font-face {
  font-family: 'Hanken Grotesk';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  src: url("./HankenGrotesk-VariableFont_wght.ttf") format("truetype");
}