Two points to check: - space in name of font-family "B Yekan" - I'd prefer "BYekan" instead. - relative URL to the location: url('../../../DirFont/Yekan.ttf') format('truetype'); - I'd prefer an absolute URL instead: how do the browsers / the web server behave when you use too many "../"?