@font-face {
font-family:'Zawgyi-One';
src: url('fonts/zawgyi.woff') format('woff'), url('fonts/zawgyi.ttf') format('ttf');
}
html *
{    
   font-family: Zawgyi-One !important;
}
