MM Unicode for web
1.0.0
If you want to use Myanmar Unicode Fonts in the Website, you will get water in the 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;
}
* Select all elements in the HTML document. Therefore, all Burmese languages in the Web will move to the MyanmarSagar Font.