MediaWiki:Common.css: Difference between revisions
Appearance
Nakha>ImportBot Initial import |
m 1 revision imported |
||
| Line 1: | Line 1: | ||
@font-face { | |||
font-family: "Adishila"; | |||
src: url("/resources/fonts/adishila/Adishila.ttf") format("truetype"); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | } | ||
@font-face { | |||
font-family: "Adishila"; | |||
src: url("/resources/fonts/adishila/AdishilaBold.ttf") format("truetype"); | |||
font-weight: bold; | |||
font-style: normal; | |||
/ | |||
. | |||
} | } | ||
Revision as of 17:17, 4 March 2026
@font-face {
font-family: "Adishila";
src: url("/resources/fonts/adishila/Adishila.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Adishila";
src: url("/resources/fonts/adishila/AdishilaBold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
}