분양사이트에 사용된 나눔스퀘어
나눔스퀘어 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) | 2018/02/21 | 597 |
7 | [웹폰트] OneLatin webfont | 2018/04/09 | 199 |
6 | [웹폰트] 나눔고딕 웹폰트 구글 웹폰트 사용시 익스플로러 적용 안되는 문제 해결 | 2018/04/18 | 571 |
5 | [한글] ‘공간체’ 개발한 한글디자이너 김태헌 소장 | 2018/05/14 | 612 |
4 | [일반] 이 폰트 뭔가요? SK텔레콤 T플랜 CF 폰트 | 2018/08/05 | 623 |
3 | [한글] 롯데폰트 | 2020/03/04 | 146 |
2 | [한글] 레트로 8비트 한글 비트맵 폰트 | 2020/05/03 | 16749 |
1 | [필기체] Rosseville | 2020/05/19 | 105 |