Forum

 

4 posts

showing problem with mossy.ttf

May 05, 2015 at 22:21

hello

i have a little problem with the mossy font

i have screen-shot of 3 browsers with the same web-page but every browser shows a different view of mossy font

http://prntscr.com/71xpyo

how can i fix this ?

i have add this to my style.css

@font-face {
font-family: 'Mossy';
src: url('fonts/Mossy.eot');
src: url('fonts/Mossy.eot') format('embedded-opentype'),
url('fonts/Mossy.woff2') format('woff2'),
url('fonts/Mossy.woff') format('woff'),
url('fonts/Mossy.ttf') format('truetype'),
url('fonts/Mossy.svg#Mossy') format('svg');
url('fonts/Mossy.otf') format('otf');
}
i hope someone can explain me what to do or what to change ?

greetzz


PS. Sorry for my bad english


May 06, 2015 at 10:25

Try to search for Anti-aliasing fonts in CSS
(found this link, it may help : http://www.icondeposit.com/blog:how-to-properly-smooth-font-using-css3)


May 06, 2015 at 17:57

thanks for the quick respond but thats not working some other ideas ?

greetz


May 07, 2015 at 09:59

Nope... I'll show this thread to a front-end developper.



All times are CEST. The time is now 06:15


 
Privacy Policy  -  Contact