/* Community Supply brand typeface — Univers Next Pro, self-hosted (subset to Latin + ₱/€).
   Weights: 200 UltraLight, 300 Light (landing display), 400 Regular, 500 Medium,
   700 Bold, 800 Heavy. 600 resolves up to Bold. */
@font-face{
  font-family:'Univers Next Pro';
  src:url('/fonts/univers-200.woff2') format('woff2');
  font-weight:200; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Univers Next Pro';
  src:url('/fonts/univers-300.woff2') format('woff2');
  font-weight:300; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Univers Next Pro';
  src:url('/fonts/univers-400.woff2') format('woff2');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Univers Next Pro';
  src:url('/fonts/univers-500.woff2') format('woff2');
  font-weight:500; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Univers Next Pro';
  src:url('/fonts/univers-700.woff2') format('woff2');
  font-weight:700; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'Univers Next Pro';
  src:url('/fonts/univers-800.woff2') format('woff2');
  font-weight:800; font-style:normal; font-display:swap;
}
