/* Self-hosted webinar-template fonts. Served from public/ (storefront origin),
   so the absolute-path url()s resolve against the storefront, not the CDN-served
   app.css bundle. Loaded via <link> in root.tsx (a React-rendered <style> in the
   head breaks hydration under React 19). */
@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url('/webinars/fonts/lato-400.woff2') format('woff2');}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url('/webinars/fonts/lato-700.woff2') format('woff2');}
@font-face{font-family:'Architects Daughter';font-style:normal;font-weight:400;font-display:swap;src:url('/webinars/fonts/architects-daughter.woff2') format('woff2');}
