사용자:Sahasrara/paper.css: 두 판 사이의 차이

(새 문서: @font-face { font-family: "fontng"; src: url('/font/NanumMyeongjo.eot'); src: local('?') , url('/font/NanumMyeongjo.eot?#iefix') format('embedded-opentype') , url('/font/NanumMyeongjo...)
 
편집 요약 없음
1번째 줄: 1번째 줄:
@font-face {
@import url(http://fonts.googleapis.com/earlyaccess/kopubbatang.css);
font-family: "fontng";
font-family: 'KoPub Batang', serif;
src: url('/font/NanumMyeongjo.eot');
src: local('?')
, url('/font/NanumMyeongjo.eot?#iefix') format('embedded-opentype')
, url('/font/NanumMyeongjo.ttf') format('truetype')
, url('/font/NanumMyeongjo.woff') format('woff');
font-weight: normal;
font-style: normal;
.fng{font-family:'나눔명조', NanumMyeongjo, 'fontnm', 'Nanum Myeongjo';}

2015년 5월 16일 (토) 22:24 판

@import url(http://fonts.googleapis.com/earlyaccess/kopubbatang.css);
font-family: 'KoPub Batang', serif;