The most viewed items
If your website is html site, find index.html.
If your website is asp site, find index.asp.
If your website is php site, find index.php.
If your website is blog, find edit html.
Then, paste the following codes between <head>......</head>.
<head>
<link href="https://zilastar.com/assets/mmfont/zawgyi.css" rel='stylesheet' type='text/css'/>
<style>
.zawgyi {
font-family:Zawgyi-One;
}
article,content,h1,h2,h3,h4,h5,body,html,p,code,*,table,td,tr,span,div,a,ul,li,ol,input,textarea{font-family:"Zawgyi-One";!important;}
</style></head>
Now, your website can describe in Myanmar Font (Zawgyi One).
If you want the codes, please click here to download.
No comment to show.