
@charset "utf-8";

/* fonts特殊字体 */
@font-face {
	font-family: 'dincond-rr';
	src: url('../fonts/dincond-regular-webfont.eot');
	src: url('../fonts/dincond-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/dincond-regular-webfont.woff2') format('woff2'),
		url('../fonts/dincond-regular-webfont.woff') format('woff'),
		url('../fonts/dincond-regular-webfont.ttf') format('truetype'),
		url('../fonts/dincond-regular-webfont.svg#dincond-regular-webfont') format('svg');
}

@font-face {
	font-family: 'dincond-mm';
	src: url('../fonts/dincond-medium-webfont.eot');
	src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/dincond-medium-webfont.woff2') format('woff2'),
		url('../fonts/dincond-medium-webfont.woff') format('woff'),
		url('../fonts/dincond-medium-webfont.ttf') format('truetype'),
		url('../fonts/dincond-medium-webfont.svg#dincond-medium-webfont') format('svg');
}


@font-face {
	font-family: 'dincond-bd';
	src: url('../fonts/dincond-bold-webfont.eot');
	src: url('../fonts/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/dincond-bold-webfont.woff2') format('woff2'),
		url('../fonts/dincond-bold-webfont.woff') format('woff'),
		url('../fonts/dincond-bold-webfont.ttf') format('truetype'),
		url('../fonts/dincond-bold-webfont.svg#dincond-bold-webfont') format('svg');
}

@font-face {
	font-family: 'dincond-bk';
	src: url('../fonts/dincond-black-webfont.eot');
	src: url('../fonts/dincond-black-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/dincond-black-webfont.woff2') format('woff2'),
		url('../fonts/dincond-black-webfont.woff') format('woff'),
		url('../fonts/dincond-black-webfont.ttf') format('truetype'),
		url('../fonts/dincond-black-webfont.svg#dincond-bold-webfont') format('svg');
}


@font-face {
	font-family: 'din-bd';
	src: url('../fonts/din-bold-webfont.eot');
	src: url('../fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/din-bold-webfont.woff2') format('woff2'),
		url('../fonts/din-bold-webfont.woff') format('woff'),
		url('../fonts/din-bold-webfont.ttf') format('truetype'),
		url('../fonts/din-bold-webfont.svg#din-bold-webfont') format('svg');
}

@font-face {
	font-family: 'din-lt';
	src: url('../fonts/din-light-webfont.eot');
	src: url('../fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/din-light-webfont.woff2') format('woff2'),
		url('../fonts/din-light-webfont.woff') format('woff'),
		url('../fonts/din-light-webfont.ttf') format('truetype'),
		url('../fonts/din-light-webfont.svg#din-light-webfont') format('svg');
}

@font-face {
	font-family: 'din-mm';
	src: url('../fonts/din-medium-webfont.eot');
	src: url('../fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/din-medium-webfont.woff2') format('woff2'),
		url('../fonts/din-medium-webfont.woff') format('woff'),
		url('../fonts/din-medium-webfont.ttf') format('truetype'),
		url('../fonts/din-medium-webfont.svg#din-medium-webfont') format('svg');
}

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

@font-face {
	font-family: "sy-bd";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-Bold-2.otf") format("truetype");
}

@font-face {
	font-family: "sy-el";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-ExtraLight-2.otf") format("truetype");
}

@font-face {
	font-family: "sy-hy";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-Heavy-2.otf") format("truetype");
}

@font-face {
	font-family: "sy-lt";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-Light-2.otf") format("truetype");
}

@font-face {
	font-family: "sy-mm";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-Medium-2.otf") format("truetype");
}

@font-face {
	font-family: "sy-nl";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-Normal-2.otf") format("truetype");
}

@font-face {
	font-family: "sy-rr";
	src: url("/static/pc/skin/fonts/siyuan/SourceHanSansSC-Regular-2.otf") format("truetype");
}

