Same issue here
can u tell me exactly where to replace. I did it but im not sure i did it right.
There’s a few different locations and then there is local and url
i just don’t know which ones to change. Sorry its just not that easy fro non coder/web designers ??
@font-face {
font-family: 'mb_audio_fontRegular';
src: url('mbAudioFont/mbaudio_font.eot');
src: local('?'), url('mbAudioFont/mbaudio_font.woff') format('woff'),
url('mbAudioFont/mbaudio_font.ttf') format('truetype'),
url('mbAudioFont/mbaudio_font.svg#webfontywr4YLri') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'DroidSansMonoRegular';
src: url('DroidSansMono/DroidSansMono.eot');
src: local('?'), url('DroidSansMono/DroidSansMono.woff') format('woff'),
url('DroidSansMono/DroidSansMono.ttf') format('truetype'),
url('DroidSansMono/DroidSansMono.svg#webfontGzFJ3WpO') format('svg');
font-weight: normal;
font-style: normal;
}