dbms_itsolution/idcproject/WebContent/IDC/fonts/nanum.css
2021-12-08 09:31:10 +09:00

10 lines
394 B
CSS

@font-face {
font-family: 'NanumBarunGothic';
src:url('../fonts/NanumBarunGothic.eot');
src:url('../fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
url('../fonts/NanumBarunGothic.woff') format('woff'),
url('../fonts/NanumBarunGothic.ttf') format('truetype'),
url('../fonts/NanumBarunGothic.svg#ElegantIcons') format('svg');
font-weight: normal;
font-style: normal;
}