@font-face {
font-family: NanumSquareR;

src: local(NanumSquareR),
local(NanumSquare),
url('webfont_nanum/NanumSquareR.eot?#iefix') format('embedded-opentype'),
url('webfont_nanum/NanumSquareR.woff') format('woff'),
url('webfont_nanum/NanumSquareR.ttf') format('truetype');

font-style: normal;
font-weight: normal;
unicode-range: U+0-10FFFF;
transform: skew(-0.04deg); //각도조절}

.nanum{font-family: NanumSquareR; color:#333; font-size:17px; line-height:22px; letter-spacing:-1px;}
.nanum2{font-family: NanumSquareR; color:#666; font-size:17px; line-height:1.5; letter-spacing:-1px;}
.nanum3{font-family: NanumSquareR; color:#666; font-size:17px; line-height:25px; letter-spacing:-1px;}

.nanum_font{font-family: NanumSquareR;}

.nanum_font th, .nanum_font td {font-family: NanumSquareR;}
input[type="password"] { font-family: "맑은 고딕", malgun gothic, "Apple SD Gothic Neo", "돋움", dotum, sans-serif; } 
