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