@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('HelveticaNeueCyr-Roman.woff') format('woff');
    font-weight: 400;
    /* метрики як у Figma (hhea), а не win-метрики Windows */
    ascent-override: 71.4%;
    descent-override: 19.8%;
    line-gap-override: 0%;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('HelveticaNeueCyr-Medium.woff') format('woff');
    font-weight: 500;
    ascent-override: 71.4%;
    descent-override: 19.1%;
    line-gap-override: 0%;
    font-style: normal;
    font-display: swap;
}
