/* Open Sans variable font (wght 300-800, latin subset) - one file serves every weight */
@font-face {
    font-family: 'Open Sans';
    font-weight: 300 800;
    font-display: swap;
    src: url('font-400.woff2') format('woff2');
}
