
@font-face {
    font-family: dtac2017;
    src: url('../fonts/dtac2017_rg-webfont.eot');
    src: url('../fonts/dtac2017_rg-webfont.eot?') format('embedded-opentype'), 
         url('../fonts/dtac2017_rg-webfont.woff') format('woff'), 
         url('../fonts/dtac2017_rg-webfont.ttf') format('truetype'),
		 url('../fonts/dtac2017_rg-webfont.svg') format('svg');

}
 
@font-face {
    font-family: dtac2017bd;
    src: url('../fonts/dtac2017_bd-webfont.eot');
    src: url('../fonts/dtac2017_bd-webfont.eot?') format('embedded-opentype'), 
         url('../fonts/dtac2017_bd-webfont.woff') format('woff'), 
         url('../fonts/dtac2017_bd-webfont.ttf') format('truetype'),
		 url('../fonts/dtac2017_bd-webfont.svg') format('svg');
}

@font-face {
    font-family: Zawgyi;
    src: url('../fonts/Zawgyi-One.eot');
    src: url('../fonts/Zawgyi-One.eot?') format('embedded-opentype'), 
         url('../fonts/Zawgyi-One.woff') format('woff'), 
         url('../fonts/Zawgyi-One.ttf') format('truetype');
}