@font-face {
    font-family: 'Helnw';
    src: url('helnw-Medium.woff2') format('woff2'),
        url('helnw-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helnw';
    src: url('helnw-Roman.woff2') format('woff2'),
        url('helnw-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helnw';
    src:url('helnw-Bd.woff2') format('woff2'),
        url('helnw-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
