/* 来自 E:\字体样式uniapp专用\yultoz-uyfont.css */
@font-face {
	font-family: ukij;
	src: url('/static/fonts/ukij-tor.woff2') format('woff2'),
		url('/static/fonts/ukij-tor.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: alma;
	src: url('/static/fonts/ukij-tor.woff2') format('woff2'),
		url('/static/fonts/ukij-tor.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: qiraylik;
	src: url('/static/fonts/Shirkhan-Egme.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* 首页站名 / 轮播维吾尔语标题 */
.site-title,
.banner-title-uy {
	font-family: qiraylik, alma, ukij, sans-serif;
	direction: rtl;
	text-align: right;
}
