@font-face {
    font-family: 'hinted-Inter-Black';
    src: url('hinted-Inter-Black.eot');
    src: url('hinted-Inter-Black.eot?#iefix') format('embedded-opentype'),
         url('hinted-Inter-Black.woff2') format('woff2'),
         url('hinted-Inter-Black.woff') format('woff'),
         url('hinted-Inter-Black.ttf') format('truetype'),
         url('hinted-Inter-Black.svg#bodonixtregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}