T
T
TANK_IST2014-09-22 13:49:03
Mozilla
TANK_IST, 2014-09-22 13:49:03

Why won't Firefox load the font?

Here is a link to the site - discount24.ru
In chrome, opera, and even the font is loaded, but Mozilla does not want to.

@font-face {
  font-family: Europe;
  src: url(EuropeNormal.ttf) format('truetype');
}

a {
font-family: Europe;
}

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Petrov, 2014-09-22
@TANK_IST

Maybe it's just a broken font. Anyway, with a couple of other fonts everything was fine.
Get otf for Europe. You can leave out format('truetype') .
In general, what is the actual cross-browser font-face?

Y
YuraArt, 2014-09-22
@YuraArt

www.fontsquirrel.com/tools/webfont-generator
ruseller.com/lessons.php?rub=29&id=1066

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question