/* Self-hosted Lexend (latin subset, v26) — replaces fonts.googleapis.com.
   Paths are relative to this file at /static/css/, so ../fonts/ -> /static/fonts/. */

/* lexend-300 - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/lexend-v26-latin-300.woff2') format('woff2');
}

/* lexend-400 (regular) - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/lexend-v26-latin-regular.woff2') format('woff2');
}

/* lexend-500 - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/lexend-v26-latin-500.woff2') format('woff2');
}

/* lexend-600 - latin */
@font-face {
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/lexend-v26-latin-600.woff2') format('woff2');
}
