@font-face {
    font-family:'Zawgyi-One';
    src: url('./font/zawgyi-one.woff') format('woff'), url('./font/zawgyi-one.ttf') format('truetype');
    }
@font-face {font-family: "Myanmar3"; src: url("//db.onlinewebfonts.com/t/9f5a341130e95ae1acd6c1e0424d6a3b.eot"); src: url("//db.onlinewebfonts.com/t/9f5a341130e95ae1acd6c1e0424d6a3b.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/9f5a341130e95ae1acd6c1e0424d6a3b.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/9f5a341130e95ae1acd6c1e0424d6a3b.woff") format("woff"), url("//db.onlinewebfonts.com/t/9f5a341130e95ae1acd6c1e0424d6a3b.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/9f5a341130e95ae1acd6c1e0424d6a3b.svg#Myanmar3") format("svg"); }
html *
    {    
        font-family: Zawgyi-One !important;
        font-family: "Myanmar3";
    }