Template:Mongol/fonts.css

From Mongolian script
Revision as of 05:53, 22 October 2024 by Badaa (talk | contribs) (Badaa changed the content model of the page Template:Mongol/fonts.css from "CSS" to "JavaScript")
Jump to navigationJump to search
@font-face {
    font-family:'TemplateStylesMongolianScript';
    src:url('https://wiki.mngl.net/resources/assets/fonts/MongolianScript.woff2') format('woff2'),
        url('https://wiki.mngl.net/resources/assets/fonts/MongolianScript.woff') format('woff'),
        url('https://wiki.mngl.net/resources/assets/fonts/MongolianScript.ttf') format('ttf'),
        url('https://wiki.mngl.net/resources/assets/fonts/MongolianScript.eot') format('eot');
    font-weight: normal;
    font-style: normal; 
}