MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
@font-face { | @font-face { | ||
font-family:"Gotham-Black"; | font-family:"Gotham-Black"; | ||
src:url("/styles/Gotham-Black.otf") | src:url("http://toonz.ca/styles/Gotham-Black.otf") | ||
} | } | ||
| Line 27: | Line 27: | ||
@font-face { | @font-face { | ||
font-family:"Gotham-BookItalic"; | font-family:"Gotham-BookItalic"; | ||
src:url("/styles/Gotham-BookItalic.otf") | src:url("http://toonz.ca/styles/Gotham-BookItalic.otf") | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { font-family:Gotham-Book; | h1, h2, h3, h4, h5, h6 { font-family:Gotham-Book; | ||