Have a some trouble whit @font-face in Firefox.
@font-face{
font-family:'PopularScript';
src:url('http://static.dubrovka.dn.ua/eot/PopularScript.eot');
src:url('http://static.dubrovka.dn.ua/eot/PopularScript.eot?#iefix') format('embedded-opentype'),
url('http://static.dubrovka.dn.ua/wof/PopularScript.woff') format('woff'),
url('http://static.dubrovka.dn.ua/ttf/PopularScript.ttf') format('truetype'),
url('http://static.dubrovka.dn.ua/otf/PopularScript.otf') format('opentype'),
url('http://static.dubrovka.dn.ua/svg/PopularScript.svg#PopularScript') format('svg');
font-weight:normal;
font-style:normal;
}
It work's in any browser except Firefox.
Firefox doesn't allow cross-domain font loading for security. Here are some solutions: http://www.red-team-design.com/firefox-doesnt-allow-cross-domain-fonts-by-default