나눔 고딕 웹폰트 사용하기.
css 파일에 import 를 하거나..
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
아니면 그냥 css 를 추가 하거나
<link href="http://fonts.googleapis.com/earlyaccess/nanumgothic.css" rel="stylesheet" />
아니면 그냥 폰트파일을 다운 받아서 사용하는 웹서버에 올려 놓고..
사용하는 방법도 있음.
@font-face { font-family: 'Nanum Gothic'; font-style: normal; src: url(NanumGothicCompact.eot); src: url(NanumGothicCompact.eot?#iefix) format('embedded-opentype'), url(NanumGothicCompact.woff2) format('woff2'), url(NanumGothicCompact.woff) format('woff'), url(NanumGothicCompact.ttf) format('truetype'); }이런 식으로...
뭐 사실 금방 찾을수 있으나... 혹시 필요한 사람을위해 폰트 파일도 올려둠.
첨부파일 :
제가 이미지 업로드 하면 파일 타입으 ... |
감사합니다 |
참고하시라고 적어봅니다. 저는 위에 ... |
asp용 소스 부탁드립니다. 외부가 아닌 ... |
특정일 선택막기에서 for문이랑 if($. ... |
워드프레스를 시작한지 어언 6일... ... |
이미지 사이즈가 계속 0으로 나와서 애 ... |
감사합니다! |
음.. 메일로 보내 드릴게요 |
Comment Write
Comment List