/* ============================================================
   Font self-hostati (Lora + Inter, subset latin)
   I .woff2 sono in fonts/. Per rigenerarli: presenza/build-fonts.ps1
   ============================================================ */

@font-face { font-family:'Lora';  font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/lora-600-normal.woff2')  format('woff2'); }
@font-face { font-family:'Lora';  font-style:normal; font-weight:700; font-display:swap; src:url('../fonts/lora-700-normal.woff2')  format('woff2'); }
@font-face { font-family:'Lora';  font-style:italic; font-weight:500; font-display:swap; src:url('../fonts/lora-500-italic.woff2')  format('woff2'); }
@font-face { font-family:'Lora';  font-style:italic; font-weight:700; font-display:swap; src:url('../fonts/lora-700-italic.woff2')  format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:400; font-display:swap; src:url('../fonts/inter-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:500; font-display:swap; src:url('../fonts/inter-500-normal.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:600; font-display:swap; src:url('../fonts/inter-600-normal.woff2') format('woff2'); }
