/* Self-hosted Einride fonts — Suisse Int'l (brand typography) + EinrideIcons
   (icon font). Mirrors fonts.einride.tech/v3/fonts.css; files live in
   /public/fonts and are served same-origin from /fonts/. */
@font-face {
  font-family: "EinrideIcons";
  font-weight: 450;
  font-style: normal;
  font-display: swap;
  src: url(EinrideIcons-Book.woff2) format("woff2");
}

@font-face {
  font-family: "SuisseIntl";
  font-weight: 450;
  font-style: normal;
  font-display: swap;
  src: url(SuisseIntl-Book.woff2) format("woff2");
}

@font-face {
  font-family: "SuisseIntl";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(SuisseIntl-Medium.woff2) format("woff2");
}
