/* Fraunces — variable serif (opsz + SOFT + WONK + wght axes).
   Single-file variable font; covers the full character set. */

@font-face {
    font-family: 'Fraunces';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/_content/OnPoint.Razor/fonts/fraunces-variable.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'Fraunces';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url('/_content/OnPoint.Razor/fonts/fraunces-italic-variable.woff2') format('woff2-variations');
}
