@charset "UTF-8"; 

/****************************** FONT ******************************/
@font-face { font-family:Pretendard; font-weight:100; font-style:normal; 
	src:url('https://download.lotteins.co.kr:1443/alice/font/Pretendard-Thin.subset.woff2') format('woff2');
}
@font-face { font-family:Pretendard; font-weight:300; font-style:normal; 
	src:url('https://download.lotteins.co.kr:1443/alice/font/Pretendard-Light.subset.woff2') format('woff2');
} 
@font-face { font-family:Pretendard; font-weight:400; font-style:normal; 
	src:url('https://download.lotteins.co.kr:1443/alice/font/Pretendard-Regular.subset.woff2') format('woff2');
} 
@font-face { font-family:Pretendard; font-weight:700; font-style:normal; 
	src:url('https://download.lotteins.co.kr:1443/alice/font/Pretendard-Bold.subset.woff2') format('woff2');
}