/* Inconsolata — Variable font (width 50–200, weight 200–900) */
@font-face {
    font-family: 'Inconsolata';
    font-style: normal;
    font-weight: 200 900;
    font-stretch: 50% 200%;
    font-display: swap;
    src: url('Inconsolata-VariableFont_wdth,wght.ttf') format('truetype');
}