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