@font-face {
    font-family: "Zawgyi-embeded";
    font-weight: 600;
    src: url("./fonts/ZawgyiOne.ttf");
}

@font-face {
    font-family: "Myanmar3";
    src: url("./fonts/mm3web.ttf");
}


body, input, a, h1, h2, h3, h4, h5{
	font-family: "Zawgyi-embeded", "Zawgyi-One", "Zawgyi1", "Myanmar3" !important;
}

#product_content_area *,
.af-part .slogan
{
	font-family: "Zawgyi-embeded", "Zawgyi-One", "Zawgyi1", "Myanmar3" !important;
}

.cmc-unit-group>li h3{
	margin-top: 10px;
	height: 52px;
}

.cmc-business .cmc-unit-group>li{
	height: 365px;
}
.cmc-business .cmc-unit-group>li p{
	line-height: 1.4em;
  max-height: 112px;
  overflow: hidden;
}