MM Unicode for web
1.0.0
如果您想在網站上使用緬甸Unicode字體,則可以在CSS中獲得水。
@font-face {
font-family: "mm";
font-weight: normal;
src: url("https://github.com/kosanlinhtike/unicode/blob/main/mm_unicode_font/MyanmarSagar/MyanmarSagar.ttf");
}
*{
font-family: mm;
}
*選擇HTML文檔中的所有元素。因此,網絡中的所有緬甸語言都將移至緬甸字體。