/* UNDRSCR_ webfonts.
   Blunt (Fontspring DEMO builds) is the real brand display face — the wordmark is set in Blunt Con.
   Anton is the metric-adjacent Google Fonts fallback; IBM Plex Sans / Mono come from Google Fonts. */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;1,400&display=swap');
@font-face{font-family:'Blunt';src:url('../assets/fonts/blunt-reg.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap;font-stretch:100%}
@font-face{font-family:'Blunt';src:url('../assets/fonts/blunt-regit.otf') format('opentype');font-weight:400;font-style:italic;font-display:swap;font-stretch:100%}
@font-face{font-family:'Blunt Con';src:url('../assets/fonts/blunt-con.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Blunt Con';src:url('../assets/fonts/blunt-conit.otf') format('opentype');font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:'Blunt SemiCon';src:url('../assets/fonts/blunt-semicon.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Blunt SemiCon';src:url('../assets/fonts/blunt-semiconit.otf') format('opentype');font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:'Blunt Wide';src:url('../assets/fonts/blunt-wide.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Blunt Wide';src:url('../assets/fonts/blunt-wideit.otf') format('opentype');font-weight:400;font-style:italic;font-display:swap}
