.tts-font { font-family: Arial, "MaShanZheng", "cherryunicode", "pyidaungsu", "burmese", "myayphyu", "umoe", "mmhandwriting", "jasmine", "Noto Sans", sans-serif; }
.tts-1 { font-family: "pyidaungsu", sans-serif; }
.tts-2 { font-family: "cherryunicode", sans-serif; }
.tts-3 { font-family: "burmese", sans-serif; }
.tts-4 { font-family: "myayphyu", sans-serif; }
.tts-5 { font-family: "umoe", sans-serif; }
.tts-6 { font-family: "mmhandwriting", sans-serif; }
.tts-7 { font-family: "jasmine", sans-serif; }
.tts-8 { font-family: "MaShanZheng", sans-serif; }

@font-face {
	font-family: "pyidaungsu";
	src: url("tts-fonts/pyidaungsu/pyidaungsu.woff2") format("woff2"),
        url("tts-fonts/pyidaungsu/pyidaungsu.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "cherryunicode";
	src: url("tts-fonts/cherryunicode/CherryUnicode.woff2") format("woff2"),
        url("tts-fonts/cherryunicode/CherryUnicode.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "burmese";
	src: url("tts-fonts/burmese/burmese.woff2") format("woff2"),
        url("tts-fonts/burmese/burmese.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "myayphyu";
	src: url("tts-fonts/myayphyu/myayphyu.woff2") format("woff2"),
        url("tts-fonts/myayphyu/myayphyu.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "umoe";
	src: url("tts-fonts/umoe/umoe.woff2") format("woff2"),
        url("tts-fonts/umoe/umoe.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "mmhandwriting";
	src: url("tts-fonts/mmhandwriting/mmhandwriting.woff2") format("woff2"),
        url("tts-fonts/mmhandwriting/mmhandwriting.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "jasmine";
	src: url("tts-fonts/jasmine/jasmine.woff2") format("woff2"),
        url("tts-fonts/jasmine/jasmine.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "MaShanZheng";
	src: url("tts-fonts/chinese/MaShanZheng.woff2") format("woff2"),
        url("tts-fonts/chinese/MaShanZheng.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}