분양사이트에 사용된 나눔스퀘어
나눔스퀘어 CSS
/* font 설정 */ @font-face { font-family: 'NanumSquare'; src: url(webfont/NanumSquareR.eot); src: url(webfont/NanumSquareR.eot?#iefix) format('embedded-opentype'), url(webfont/NanumSquareR.woff) format('woff'), url(webfont/NanumSquareR.ttf) format('truetype'); } @font-face { font-family: 'NanumSquareB'; src: url(webfont/NanumSquareB.eot); src: url(webfont/NanumSquareB.eot?#iefix) format('embedded-opentype'), url(webfont/NanumSquareB.woff) format('woff'), url(webfont/NanumSquareB.ttf) format('truetype'); }
html, body { height: 100%; margin: 0; padding: 0; border: none; font-family:NanumSquare, 'Malgun Gothic','돋움', 'dotum'; color:#484848; font-style: normal; font-size:14px; background: transparent; -webkit-text-size-adjust:none; box-sizing:border-box; background: #fff; -webkit-font-smoothing: antialiased; }
3. import 해서 사용하는 방법
@import url("//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css");
font-family:'Nanum Square';
제목 | 날짜 | ||
---|---|---|---|
깃헙 웹폰트 | 2018/05/15 | 240 | |
한글 폰트 직접 써보고 고르기 | 2018/05/15 | 658 | |
폰트 이야기 알림입니다. | 2010/05/15 | 282 | |
8 | [웹폰트] 무료 사용 가능한 한글 구글웹폰트 | 2017/03/31 | 2729 |
7 | [바탕류] 이니스프리 폰트 [2] | 2016/05/04 | 3191 |
6 | [손글씨] 엄마의편지 - 은글꼴과 닮은 폰트 | 2016/05/16 | 3280 |
5 | [웹폰트] 현대 유앤아이 웹폰트 | 2015/08/30 | 6790 |
4 | [웹폰트] 카카오뱅크 홈페이지에서 사용하는 웹폰트 | 2017/08/02 | 7506 |
3 | [일반] 한글 폰트 찾는 곳 | 2014/04/28 | 7742 |
2 | [돋움류] 산돌네오고딕 구매 및 다운로드 | 2016/05/12 | 9473 |
1 | [한글] 레트로 8비트 한글 비트맵 폰트 | 2020/05/03 | 16749 |