/* Self-hosted on the Labs subdomain so the Berthold + General Sans faces load same-origin.
   The main site.css declares the same families from ideastudio.ca; because this file is linked
   AFTER site.css, these same-origin faces win and render reliably (no cross-origin CORS needed). */
@font-face { font-family:'General Sans'; src:url(/assets/fonts/GeneralSans-Variable.woff2) format('woff2'); font-weight:200 700; font-style:normal; font-display:swap; }
@font-face { font-family:'General Sans'; src:url(/assets/fonts/GeneralSans-VariableItalic.woff2) format('woff2'); font-weight:200 700; font-style:italic; font-display:swap; }
@font-face { font-family:'Berthold City'; src:url(/assets/fonts/BertholdCity-700i.woff2) format('woff2'); font-weight:700; font-style:italic; font-display:swap; }
@font-face { font-family:'Berthold City'; src:url(/assets/fonts/BertholdCity-700.woff2) format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:'Berthold City'; src:url(/assets/fonts/BertholdCity-400.woff2) format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Berthold City'; src:url(/assets/fonts/BertholdCity-300i.woff2) format('woff2'); font-weight:300; font-style:italic; font-display:swap; }
