A
A
Aleaxander Burykin2015-07-26 14:08:37
css
Aleaxander Burykin, 2015-07-26 14:08:37

How to enable local font in Firefox?

Locally connected font renders fine in chrome, but doesn't want to in mozilla, here is connection
in sass

@font-face
  font-family: "bebasneue-bold"
  src: url(fonts/bebasneue_bold-webfont.eot)
  src: url(fonts/bebasneue_bold-webfont.eot?#iefix) format(embedded-opentype),url(fonts/bebasneue_bold-webfont.woff) format(woff),url(fonts/bebasneue_bold-webfont.woff2) format(woff2),url(fonts/bebasneue_bold-webfont.ttf) format(truetype),url(fonts/bebasneue_bold-webfont.svg#bebasneue_bold-webfont) format(svg)
  font-weight: normal
  font-size: normal

Here is what the mozilla console outputs
downloadable font: rejected by sanitizer (font-family: "bebasneue-bold" style:normal weight:normal stretch:normal src index:0) source: file:///C:/Users/Alexandr/Desktop/nova-v-1.1/css/fonts/bebasneue_bold-webfont.eot

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zooks, 2015-07-26
@zooks

They suggest checking the font here:
www.fontsquirrel.com/tools/webfont-generator

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question