@font-face {
    font-family: "custom-font";
    src: url(https://omo-oss-file.thefastfile.com/portal-saas/new2022061813572199525/cms/file/e21f8eda-ac96-437e-a343-3e93e3975bf4.otf);
    src: url(../font/c20ced64-7d73-4d27-8ef2-fec0eba8114f.ttf);
}


 .demo #demo01 {
	width: 100%;
	text-align: right;
	margin-right: 3%;
	float: left;
	color: white;
	border-right: none;
	font-family: "custom-font";
}
 .counter {
	font-size: 48px;
	line-height: 1.2;
}
 .ying1 {
	font-size: 36px;
	line-height: 1.2;
}
 .wen1 {
	display: block;
	font-size: 30px!important;
	line-height: 1;
}
 .wen2 {
	display: block;
	font-size: 16px!important;
	line-height: 1;
}
@media only screen and (max-width:768px) {
 .demo #demo01 {
	width: 100%;
	text-align: left;
	margin-right: 3%;
	float: left;
	color: white;
	border-right: none;
	font-family: "b9367ddd-a368-4e4b-9cfd-ff625d7813df";
}
 span .wen1 {
	display: block;
	font-size: 14px;
}
  
}


.e_breadcrumb-16 .p_title,
.e_breadcrumb-16 .p_breadcrumbItem:not(:first-child),
.text-secondary,
.p_breadcrumbItem:not(:first-child)::before{
  color: #fff;
}