/* Arimo Bold — локальний TTF (справжній 700, не faux-bold з Google subset) */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/arimo-700.a405bb908799.ttf") format('truetype');
}
