html - font face not workibg for IE8 ?? getting @font-face encountered unknown error. ? -


I am using the font face to include a custom font named razing . The font is not working in IE8 but works well on IE9 + and other browsers I tested the console in the IE8 browser and I got an unknown error of " @ font-face. " I Tried using svg and ? #Iefix but this is not working Please provide a healthy solution to overcome it, thanks! & lt; Style & gt; @ Font-face {font-family: Razing; Src: url (fonts / azing / racing.ot); Src: URL (Fonts / Rising / Racing.it? #fix), URL (Fonts / Rising / Racing.ttf), URL (Fonts / Rising / Racing.WF), URL (Fonts / Rising / Racing.svg) format ( 'Svg'); } ABC {font-family: earning; Font-size: 20px; } & Lt; / Style & gt; & Lt; P class = "abc" & gt; & Lt; / P & gt;

Try something like

  @ Font-faces {font-family: 'dinpromedium'; Src: url ('Fonts / Rising / Racing.'); Src: url format ('Fonts / Razing / razing.eot? # Formix') format ('embedded-opentep'), url ('fonts / razing / racing.woff') format ('woff'), url ('fonts / Rising / Rising.TTF 'format (' Try Type '), URL (' Fonts / Arising / Ringing SVG # DinPromedia ') format (' SVG '); Font weight: normal; Font style: normal; }    

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -