itsm_ysm/bin/main/static/css/tinymce_font.css
2025-08-11 18:05:26 +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;
}