나눔바른고딕 웹폰트

2016. 8. 22. 09:49웹랩/html&css

반응형

css 예제

@font-face{ font-family:'Nanum Barun Gothic'; font-style:normal; font-weight:normal; src:url(../font/NanumBarunGothic.eot); src:url(../font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'), url(../font/NanumBarunGothic.woff2) format('woff2'), url(../font/NanumBarunGothic.woff) format('woff'), url(../font/NanumBarunGothic.ttf) format('truetype'); }

다운로드

나눔바른고딕_웹폰트.zip
반응형

'웹랩 > html&css' 카테고리의 다른 글

CSS 초기화  (0) 2018.05.30
text-transform으로 영문 대소문자 표현하기  (0) 2018.04.03
링크 css  (0) 2016.08.22
유투브(youtube) 비율 맞춰서 반응형 크기조절  (0) 2016.08.08
문자참조 (기호, 특수문자)  (0) 2016.07.25