/* ==========================================================================
   URU - Optional font bundle
   v1.0 · 2026-07-09

   Include this file ONLY if the host project does not already provide
   'Transducer' and 'Archivo'. If the repo has its own font files or
   @font-face declarations, skip this file - uru.css will pick up the
   existing families by name and nothing gets overwritten.
   ========================================================================== */
@font-face{font-family:'Transducer';src:url('fonts/Transducer-Regular.otf') format('opentype');font-weight:400;font-display:swap}
@font-face{font-family:'Transducer';src:url('fonts/Transducer-Medium.otf') format('opentype');font-weight:500;font-display:swap}
@font-face{font-family:'Archivo';src:url('fonts/Archivo-Variable.ttf') format('truetype-variations');font-weight:100 900;font-stretch:75% 100%;font-display:swap}
