|
웹디자인,포토샵,그누보드,제로보드,동영상제작 관련 메모 >>
웹페이지 나눔고딕,한나 폰트 css 적용하기 |
2017-08-27 02:56:40 |
|
 |
홈페이지
|
|
|
@font-face{ font-family:"Nanum Gothic"; src:url('/fonts/NanumGothic.eot'); src:url('/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'), url('/fonts/NanumGothic.woff') format('woff'), url('/fonts/NanumGothic.ttf') format('truetype'); url('/fonts/NanumGothic.svg#NanumGothic') format('svg') src:local(※), url('/fonts/NanumGothic.woff') format('woff'); } 루트에 font 라는 폴더에 나눔고딕 웹폰트를 업로드후 적용
|
|
|
|
|
|
|
|
|
|
|