Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Firefox downloading font twice

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #37723
    cnwtx
    Member

    So I’ve linked to a .ttf font file using this code:

    @font-face {
    font-family: "purisa";
    src: url("http://192.168.1.65/vof/images/purisa.ttf");
    }

    . . . and Firefox downloads that file twice. Do any of y’all have any ideas on why this is?

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.