MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) fixed pixel gap |
Technochips (talk | contribs) m fixed font woops |
||
| Line 2: | Line 2: | ||
{ | { | ||
font-family:"TF2C"; | font-family:"TF2C"; | ||
src:url(/ | src: url(/misc/TF2C.woff2) format("woff2"), | ||
url(/misc/TF2C.woff) format("woff"), | url(/misc/TF2C.woff) format("woff"), | ||
url(/misc/TF2C.ttf) format("truetype") | url(/misc/TF2C.ttf) format("truetype") | ||
| Line 9: | Line 9: | ||
{ | { | ||
font-family:"TF2C Build"; | font-family:"TF2C Build"; | ||
src:url(/misc/TF2CBuild.woff2) format("woff2"), | src: url(/misc/TF2CBuild.woff2) format("woff2"), | ||
url(/misc/TF2CBuild.woff) format("woff"), | url(/misc/TF2CBuild.woff) format("woff"), | ||
url(/misc/TF2CBuild.ttf) format("truetype") | url(/misc/TF2CBuild.ttf) format("truetype") | ||
| Line 16: | Line 16: | ||
{ | { | ||
font-family:"TF2C Professor"; | font-family:"TF2C Professor"; | ||
src:url(/misc/TF2CProfessor.woff2) format("woff2"), | src: url(/misc/TF2CProfessor.woff2) format("woff2"), | ||
url(/misc/TF2CProfessor.woff) format("woff"), | url(/misc/TF2CProfessor.woff) format("woff"), | ||
url(/misc/TF2CProfessor.ttf) format("truetype") | url(/misc/TF2CProfessor.ttf) format("truetype") | ||
| Line 23: | Line 23: | ||
{ | { | ||
font-family:"TF2C Secondary"; | font-family:"TF2C Secondary"; | ||
src:url(/misc/TF2CSecondary.woff2) format("woff2"), | src: url(/misc/TF2CSecondary.woff2) format("woff2"), | ||
url(/misc/TF2CSecondary.woff) format("woff"), | url(/misc/TF2CSecondary.woff) format("woff"), | ||
url(/misc/TF2CSecondary.ttf) format("truetype") | url(/misc/TF2CSecondary.ttf) format("truetype") | ||