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