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