/* Local Lato 2.015: real weights; legacy pixel hinting removed for consistent browser outlines. */
@font-face {
  font-family: "Lato";
  src: url("/assets/fonts/lato/lato-v2-400.woff2?v=20260909-clean") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/assets/fonts/lato/lato-v2-500.woff2?v=20260909-clean") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/assets/fonts/lato/lato-v2-600.woff2?v=20260909-clean") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/assets/fonts/lato/lato-v2-700.woff2?v=20260909-clean") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/assets/fonts/lato/lato-v2-800.woff2?v=20260909-clean") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("/assets/fonts/lato/lato-v2-900.woff2?v=20260909-clean") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
