MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 42: | Line 42: | ||
src: url("/resources/fonts/AdishilaDevGuru.ttf") format("truetype"); | src: url("/resources/fonts/AdishilaDevGuru.ttf") format("truetype"); | ||
font-weight: bold; font-style: normal; | font-weight: bold; font-style: normal; | ||
} | |||
@font-face { | |||
font-family: "Noto Sans Devanagari"; | |||
src: url("/resources/fonts/Noto_Sans_Devanagari/NotoSansDevanagari.ttf") format("truetype"); | |||
font-weight: normal; font-style: normal; | |||
} | } | ||