KaiserEMP
9/14/2018 - 8:03 AM

if 'ae' bold bugged

Use OTF,

@font-face {
    font-family: 'bariol_boldbold';
    src: url('Bariol_Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}