MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 3: Line 3:
@font-face {
@font-face {
     font-family:"Gotham-Black";
     font-family:"Gotham-Black";
     src:url("https://toonz.ca/styles/Gotham-Black.otf")
     src:url("/styles/Gotham-Black.otf")
}
}


Line 22: Line 22:
@font-face {
@font-face {
     font-family:"Gotham-Book";
     font-family:"Gotham-Book";
     src:url("https://toonz.ca/styles/Gotham-Book.otf")
     src:url("/styles/Gotham-Book.otf")
}
}