/* Jost — VARIABLE font: un unico file copre tutti i pesi (100..900).
   Il file "jost-300.woff2" e' in realta' il variable completo. */
@font-face{
  font-family:'Jost';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url('../fonts/jost-300.woff2') format('woff2');
}