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文档中的所有元素。因此,网络中的所有缅甸语言都将移至缅甸字体。