itsm_ysm/front/bin/main/static/css/tinymce_font.css
itms-merge-dev 6338602337 feat(itms): urpItms_20_Front → front subtree 이식 (히스토리 보존)
git-subtree-dir: front
git-subtree-mainline: 7dfc836507
git-subtree-split: 7f0282be53
2026-07-17 17:01:09 +09:00

58 lines
1.1 KiB
CSS

@charset "utf-8";
@font-face {
font-family: 'Malgun Gothic';
src: url('/fonts/MalgunGothic.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Dotum';
src: url('/fonts/Dotum.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'DotumChe';
src: url('/fonts/DotumChe.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Gulim';
src: url('/fonts/Gulim.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'GulimChe';
src: url('/fonts/GulimChe.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Batang';
src: url('/fonts/Batang.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'BatangChe';
src: url('/fonts/BatangChe.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {
font-family: 'Malgun Gothic', Malgun Gothic;
font-size: 16px;
}