/* Local / commercial fonts.
   Drop your licensed .woff2 files in /fonts/ and uncomment.
   Until then, the app renders the system fallback and badges the row "local".
   Nothing is faked — if the file isn't here, you see the fallback. */

/*
@font-face{
  font-family:'Neue Montreal';
  src:url('../fonts/NeueMontreal-Regular.woff2') format('woff2');
  font-weight:400;font-style:normal;font-display:swap;
}
@font-face{
  font-family:'Neue Montreal';
  src:url('../fonts/NeueMontreal-Italic.woff2') format('woff2');
  font-weight:400;font-style:italic;font-display:swap;
}
@font-face{
  font-family:'PP Neue Machina';
  src:url('../fonts/PPNeueMachina-Regular.woff2') format('woff2');
  font-weight:400;font-display:swap;
}
...repeat for GT America, Graphik, Suisse Intl, Circular, ABC Diatype, etc.
*/
