publishing-template
Version:
publishing template
24 lines (20 loc) • 1.22 kB
CSS
@font-face {
font-family: 'Noto Sans CJK KR Regular';
font-style: normal;
src: local("Noto Sans CJK KR Regular"), url("../fonts/NotoSansCJK/NotoSansCJKkr-Regular.woff") format("woff"), url("../fonts/NotoSansCJK/NotoSansCJKkr-Regular.eot") format("embedded-opentype");
font-weight: normal; }
@font-face {
font-family: 'Noto Sans CJK KR Medium';
font-style: normal;
font-weight: 500;
src: local("Noto Sans CJK KR Medium"), url("../fonts/NotoSansCJK/NotoSansCJKkr-Medium.woff") format("woff"), url("../fonts/NotoSansCJK/NotoSansCJKkr-Medium.eot") format("embedded-opentype"); }
@font-face {
font-family: 'Noto Sans CJK KR Bold';
font-style: normal;
font-weight: bold;
src: local("Noto Sans CJK KR Bold"), url("../fonts/NotoSansCJK/NotoSansCJKkr-Bold.woff") format("woff"), url("../fonts/NotoSansCJK/NotoSansCJKkr-Bold.eot") format("embedded-opentype"); }
@font-face {
font-family: 'Noto Sans KR Light';
font-style: normal;
font-weight: 300;
src: local("Noto Sans CJK KR Bold"), url("../fonts/NotoSansCJK/NotoSans-Light.woff") format("woff"), url("../fonts/NotoSansCJK/NotoSans-Light.woff2") format("woff2"), url("../fonts/NotoSansCJK/NotoSans-Light.eot") format("embedded-opentype"); }