Firefox CSS Hack for Arial Black rendering


SUBMITTED BY: Guest

DATE: Nov. 14, 2013, 9:20 p.m.

FORMAT: Text only

SIZE: 131 Bytes

HITS: 1118

  1. @-moz-document url-prefix("") {
  2. @font-face {
  3. font-family: "Arial Black";
  4. src: local("Arial Black");
  5. }
  6. }

comments powered by Disqus