@font-face {
 font-family: "MyanmarMN";
 src: url("/Fonts/MyanmarMN.eot") format("eot"),
      url("/Fonts/MyanmarMN.ttf") format("ttf"),
      url("/Fonts/MyanmarMN.woff") format("woff"),
        url("/Fonts/MyanmarMN.svg") format("svg");
}

h1  {
 font-family: MyanmarMN;
}
h2  {
font-family: MyanmarMN;
}
h3  {
font-family: MyanmarMN;
}
h4  {
font-family: MyanmarMN;
}
h5  {
font-family: MyanmarMN;
}
h6  {
font-family: MyanmarMN;
}

.video-frame a.btn-play  {
    display: none !important;
}