1.0.0.rc4

I am having the strangest error using @font-face. It keeps returning a
404 for the font, and the CMS assets tab/filter does not recognize the
font itself, i.e. click the  tab and the fonts don't show up. The
other assets are found easily enough--just not fonts.

I have used @font-face in the previous version of Radiant without
issue. This is not a CSS forum, but I am beginning to wonder if I'm
overlooking something. The problem is both on Heroku and local.

John Moroney

@font-face
  :font-family 'OstrichBlack'
  :src url('/assets/8/ostrich-black-webfont.eot')
  :src url('/assets/8/ostrich-black-webfont.eot?#iefix')
format('embedded-opentype'), url('/assets/11/ostrich-black-
webfont.woff') format('woff'), url('/assets/10/ostrich-black-
webfont.ttf') format('truetype'), url('/assets9/ostrich-black-
webfont.svg#OstrichBlack') format('svg')
  :font-weight normal

Reply via email to