웹폰트 적용하기

@font-face { font-family:"나눔고딕"; font-style:normal; font-weight:normal; src:url('NanumGothic.eot')}

url위치에 폰트파일 넣고
텍스트 반영 원하는 부분에서
font-family:"나눔고딕";

참조) http://naebon.blog.me/150095413611 

'css' 카테고리의 다른 글

IE6 select 버그 - iframe  (0) 2012.02.16
팝업시 배경에 검은레이어  (0) 2012.02.16
form 관련  (0) 2012.02.16
CSS hack  (0) 2012.02.16
CSS reset  (0) 2012.02.16

+ Recent posts