/* Ubuntu (Ubuntu Font Licence 1.0) — police écran HachetteFLE.
   Variable 300–700, chasse fixée à 100, sous-ensemble latin (fontTools, 17/09/26)
   depuis /usr/share/fonts/truetype/ubuntu (Ubuntu 2.0, version 0.869) ;
   re-sous-ensemblée « latin de base » (Latin-1 + œ, guillemets, €, …, tirets) le 21/09/26 pour pablo.bzh. */
@font-face {
  font-family: 'Ubuntu';
  src: url('Ubuntu[wght].woff2') format('woff2') tech(variations), url('Ubuntu[wght].woff2') format('woff2-variations');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('Ubuntu-Italic[wght].woff2') format('woff2') tech(variations), url('Ubuntu-Italic[wght].woff2') format('woff2-variations');
  font-weight: 300 700;
  font-style: italic;
  font-display: swap;
}
