Difference between revisions of "Template:Mongol/fonts.css"

From Mongolian script
Line 4: Line 4:
 
     font-weight: normal;
 
     font-weight: normal;
 
     font-style: normal;  
 
     font-style: normal;  
 +
}
 +
 +
.font-mong {
 +
font-family: 'TemplateStylesMongolianScript'
 
}
 
}

Revision as of 12:22, 23 March 2023

@font-face {
    font-family: 'TemplateStylesMongolianScript';
    src: url('https://wiki.mngl.net/resources/assets/fonts/MongolianSystem.ttf') format('ttf');
    font-weight: normal;
    font-style: normal; 
}

.font-mong {
	font-family: 'TemplateStylesMongolianScript'
}