Hacker News new | ask | show | jobs
by johndagostino 6221 days ago
this is in the css3 spec and is already implemented by ie and webkit.

http://webkit.org/blog/124/downloadable-fonts/ http://www.css3.info/preview/web-fonts-with-font-face/

1 comments

I think blhack is referring to the -moz-border-radius selector that only works in Firefox. One could use the CSS3 selector, border-radius, but that is not in the article.