/*@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');*/
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');*/
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');*/
@font-face { font-family: 'WellnessSans_B'; src: url('/modules/user/css/WellnessSans-Bold.woff2') format('woff2'),  font-weight: bold; font-style: normal; }
@font-face { font-family: 'WellnessSans_R'; src: url('/modules/user/css/WellnessSans-Regular.woff2') format('woff2'), font-weight: normal; font-style: normal; }
@font-face { font-family: 'Pretendard_M'; src: url('/modules/user/css/Pretendard-Medium.woff2') format('woff2'), font-weight: normal; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('/modules/user/css/Pretendard-Bold.woff2') format('woff2'), font-weight: bold; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('/modules/user/css/Pretendard-Regular.woff2') format('woff2'), font-weight: normal; font-style: normal; }
@font-face { font-family: 'Pretendard'; src: url('/modules/user/css/Pretendard-Light.woff2') format('woff2'), font-weight: 500; font-style: normal; }

@font-face {
    font-family: 'Noto Sans KR';
    src: url('/modules/user/css/NotoSansKR-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    src: url('/modules/user/css/NotoSansKR-Bold.otf');
    font-weight: 900;
    font-style: normal;
}

/* 나눔스퀘어 웹폰트 =================================================================================================*/
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 100;
	src:url("/common/css/font/NanumSquareL.eot");
	src:url("/common/css/font/NanumSquareL.eot?#iefix") format('embedded-opentype'),
		url("/common/css/font/NanumSquareL.woff") format('woff');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 200;
	src:url("/common/css/font/NanumSquareR.eot");
	src:url("/common/css/font/NanumSquareR.eot?#iefix") format('embedded-opentype'),
		url("/common/css/font/NanumSquareR.woff") format('woff');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 300;
	src:url("/common/css/font/NanumSquareB.eot");
	src:url("/common/css/font/NanumSquareB.eot?#iefix") format('embedded-opentype'),
		url("/common/css/font/NanumSquareB.woff") format('woff');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 400;
	src:url("/common/css/font/NanumSquareEB.eot");
	src:url("/common/css/font/NanumSquareEB.eot?#iefix") format('embedded-opentype'),
		url("/common/css/font/NanumSquareEB.woff") format('woff');
}

/* //나눔스퀘어 웹폰트 =================================================================================================*/