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