MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
.drslab { | .drslab { | ||
font-family: "DrSlab"; | font-family: "DrSlab"; | ||
} | |||
@font-face { | |||
font-family: "BildCompressed"; | |||
src: url("https://bfr.rectangle.zone/subwikifiles/bfr/images/7/76/BildV4Compressed-Regular.woff") format("woff"); | |||
} | |||
.bildcompressed { | |||
font-family: "BildCompressed"; | |||
} | } | ||