/* Inter — variable (100–900), latin + cyrillic subset. Base UI font for Tapium. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../../../assets/fonts/inter-var.woff2') format('woff2');
}

