/* Tipografia do design system S&B v1.0: Baskerville para titulos de marca, Inter para conteudo.
   Hospedadas no proprio site (sem Google Fonts em tempo de execucao).
   size-adjust calibra as metricas para manter as quebras de linha do layout. */
@font-face{font-family:"Libre Baskerville";src:url(fonts/libre-baskerville-latin.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap;size-adjust:78%;}
@font-face{font-family:"Libre Baskerville";src:url(fonts/libre-baskerville-italic-latin.woff2) format("woff2");font-weight:400 700;font-style:italic;font-display:swap;size-adjust:78%;}
@font-face{font-family:"Inter";src:url(fonts/inter-latin.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;size-adjust:95%;}
