@font-face {
    font-family: 'Druk Cyr';
    src: local('DrukCyr-Medium'),
        url('hinted-DrukCyr-Medium.woff2') format('woff2'),
        url('hinted-DrukCyr-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graphik';
    src: local('GraphikLCG-Regular'),
        url('hinted-GraphikLCG-Regular.woff2') format('woff2'),
        url('hinted-GraphikLCG-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'DrukWide Cyr';
    src: local('Druk Wide Cyr Bold'), local('DrukWideCyr-Bold'),
        url('hinted-DrukWideCyr-Bold.woff2') format('woff2'),
        url('hinted-DrukWideCyr-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


