/* GNCARCOVER self-hosted fonts (latin subset, variable) */
@font-face {
font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(/assets/fonts/inter-vf.woff2) format('woff2');
}
@font-face {
font-family: 'Sora';
  font-style: normal;
  font-weight: 600 800;
  font-display: swap;
  src: url(/assets/fonts/sora-vf.woff2) format('woff2');
}
