/* Approved production typefaces; preview choices stay local. */
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(/fonts/options/archivo-2f5e410aad.ttf) format('truetype');
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(/fonts/options/archivo-24c76040e0.ttf) format('truetype');
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(/fonts/options/archivo-a10670bbc2.ttf) format('truetype');
}
@font-face { font-family:'Libre Franklin'; font-style:italic; font-weight:100 900; font-display:swap; src:url('/fonts/options/librefranklin-LibreFranklin-Italic.ttf') format('truetype'); }
@font-face { font-family:'Libre Franklin'; font-style:normal; font-weight:100 900; font-display:swap; src:url('/fonts/options/librefranklin-LibreFranklin.ttf') format('truetype'); }
