@import url(//fonts.googleapis.com/css?family=Noto+Sans+TC:300&subset=chinese-traditional);

@font-face {
	font-family: "Cronos Pro LtDisp";
	src: local("CronosPro-LtDisp"), local("Cronos Pro Light Display");
	src: url(../fonts/CronosPro-LtDisp.otf) format("opentype");
	src: url(../fonts/CronosPro-LtDisp.woff);
	font-display: swap;
}

@font-face {
	font-family: "Cronos Pro LtDisp";
	src: local("CronosPro-Disp"), local("Cronos Pro Display");
	src: url(../fonts/CronosPro-Disp.otf) format("opentype");
	src: url(../fonts/CronosPro-Disp.woff);
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: "Cronos Pro Disp";
	src: local("CronosPro-Disp"), local("Cronos Pro Display");
	src: url(../fonts/CronosPro-Disp.otf) format("opentype");
	src: url(../fonts/CronosPro-Disp.woff);
	font-display: swap;
}

@font-face {
	font-family: "Cronos Pro";
	src: local("CronosPro-Regular"), local("Cronos Pro"), local("Cronos Pro Regular");
	src: url(../fonts/CronosPro-Regular.otf) format("opentype");
	src: url(../fonts/CronosPro-Regular.woff);
	font-display: swap;
}

@font-face {
	font-family: "Chronicle Display";
	src: local("ChronicleDisp-XLightItalic"), local("Chronicle Display XLight Italic"), local("Chronicle Display XLight");
	src: url(../fonts/ChronicleDisp-XLightItalic.otf) format("opentype");
	src: url(../fonts/ChronicleDisp-XLightItalic.woff);
	font-display: swap;
}