MediaWiki:Common.css: Difference between revisions

From Chemical Culture
Jump to navigationJump to search
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
@font-face {
@font-face {
font-family: 'CenturyGothicW05-Regular';
font-family: centurygothic;
src: url(wiki.drycleaninglobby.net/wiki/File:Centurygothic.woff);
src: url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.eot");
src: url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.eot?#iefix")
format("embedded-opentype"), url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.woff2") format("woff2"),
url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.woff") format("woff"),
url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.ttf") format("truetype"),
url("//db.onlinewebfonts.com/t/9027abcf80a0095c71d4ebc4aa4de4b1.svg#CenturyGothicW05-Regular") format("svg"); }
.classname {
font-family: 'CenturyGothicW05-Regular';
}
}

Revision as of 18:27, 10 April 2024

@font-face {
  font-family: centurygothic;
  src: url(wiki.drycleaninglobby.net/wiki/File:Centurygothic.woff);
}