@charset "UTF-8";

/* 페이퍼로지 폰트 */
@font-face {font-family:'Paperlogy-Regular'; font-style: normal; src:url(/theme/venea/font/Paperlogy-Regular.woff) format('woff');}
@font-face {font-family:'Paperlogy-Regular'; font-style: normal; src:url(/theme/venea/font/Paperlogy-Regular.ttf) format('truetype');}
@font-face {font-family:'Paperlogy-Regular'; font-style: normal; src:url(/theme/venea/font/Paperlogy-Regular.otf) format('opentype');}
@font-face {font-family:'Paperlogy-Bold'; font-style: normal; src:url(/theme/venea/font/Paperlogy-Bold.woff) format('woff');}
@font-face {font-family:'Paperlogy-Bold'; font-style: normal; src:url(/theme/venea/font/Paperlogy-Bold.ttf) format('truetype');}
@font-face {font-family:'Paperlogy-Bold'; font-style: normal; src:url(/theme/venea/font/Paperlogy-Bold.otf) format('opentype');}

/* 페이퍼로지 폰트 */
@font-face {font-family:'Pretendard-Bold'; font-style: normal; src:url(/theme/venea/font/Pretendard-Bold.woff) format('woff');}
@font-face {font-family:'Pretendard-Bold'; font-style: normal; src:url(/theme/venea/font/Pretendard-Bold.ttf) format('truetype');}
@font-face {font-family:'Pretendard-Bold'; font-style: normal; src:url(/theme/venea/font/Pretendard-Bold.otf) format('opentype');}
@font-face {font-family:'Pretendard-Regular'; font-style: normal; src:url(/theme/venea/font/Pretendard-Regular.woff) format('woff');}
@font-face {font-family:'Pretendard-Regular'; font-style: normal; src:url(/theme/venea/font/Pretendard-Regular.ttf) format('truetype');}
@font-face {font-family:'Pretendard-Regular'; font-style: normal; src:url(/theme/venea/font/Pretendard-Regular.otf) format('opentype');}

/* 
	NotoSans kr

	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400;
	굵기에 따라 : font-weight만 조정 

	6가지 굵기로 사용가능 100(thin), 300(Light), 400(Regular), 500(Medium), 700(Bold), 900(Black) 

*/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap&subset=korean');
