yohakuto
Version:
Yohaku-Kutouten Only Web Fonts
51 lines (44 loc) • 1.64 kB
CSS
/*! YOHAKUTO v0.2.0 SIL by Qrac / Based on Noto Sans CJK JP */
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 100;
src: url("../fonts/YOHAKUTO/YOHAKUTO-Thin.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-Thin.woff") format("woff");
}
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 200;
src: url("../fonts/YOHAKUTO/YOHAKUTO-Light.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-Light.woff") format("woff");
}
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 300;
src: url("../fonts/YOHAKUTO/YOHAKUTO-DemiLight.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-DemiLight.woff") format("woff");
}
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 400;
src: url("../fonts/YOHAKUTO/YOHAKUTO-Regular.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-Regular.woff") format("woff");
}
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 500;
src: url("../fonts/YOHAKUTO/YOHAKUTO-Medium.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-Medium.woff") format("woff");
}
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 700;
src: url("../fonts/YOHAKUTO/YOHAKUTO-Bold.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-Bold.woff") format("woff");
}
@font-face {
font-family: "YOHAKUTO";
font-style: normal;
font-weight: 900;
src: url("../fonts/YOHAKUTO/YOHAKUTO-Black.eot");
src: url("../fonts/YOHAKUTO/YOHAKUTO-Black.woff2") format("woff2"), url("../fonts/YOHAKUTO/YOHAKUTO-Black.woff") format("woff");
}