MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
imported>Xadrezo No edit summary |
imported>Xadrezo No edit summary |
||
| Line 23: | Line 23: | ||
.mallian { | .mallian { | ||
font-family: "MallianFont"; | font-family: "MallianFont"; | ||
} | |||
@font-face { | |||
font-family: "KzmrFont"; | |||
src: url("https://static.miraheze.org/boryaworldwiki/d/dd/Kzmr.otf"); | |||
} | |||
.kzmr { | |||
font-family: "KzmrFont"; | |||
} | } | ||
Revision as of 12:24, 24 August 2024
@font-face {
font-family: "Ukilen";
src: url("https://static.miraheze.org/boryaworldwiki/9/9a/UkilenLg.otf");
}
.ukilen {
font-family: "Ukilen";
}
@font-face {
font-family: "EmmAlhi";
src: url("https://static.miraheze.org/boryaworldwiki/b/bc/EmmAlhi.otf");
}
.alhi {
font-family: "EmmAlhi";
}
@font-face {
font-family: "MallianFont";
src: url("https://static.miraheze.org/boryaworldwiki/4/48/Mallian.otf");
}
.mallian {
font-family: "MallianFont";
}
@font-face {
font-family: "KzmrFont";
src: url("https://static.miraheze.org/boryaworldwiki/d/dd/Kzmr.otf");
}
.kzmr {
font-family: "KzmrFont";
}