@charset "utf-8";
/*
 * 파일정의 : font.eng.css
 * 파일설명 : font eng
 * 작성자 : glim 신지연
 * 주의사항 : 주석표기는 페이지 접근방법을 알수 있도록 표시
 * 최초작성일: 2021/08/12
 * 최종수정일: 2021/08/12
 */



@font-face {
	font-family: 'BlueberrySans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src:
		url('/common/css/font/BlueberrySans-Bold-87ae79f0d9b6ea93e9d5018aaf8e72f1.woff2') format('woff2'),
		url('/common/css/font/BlueberrySans-Bold-164eacdb5e1446b76b862233b240d002.woff') format('woff'),
		url('/common/css/font/BlueberrySans-Bold-a8fe47e3128057cc0a86900d96ad5c6c.otf') format('truetype');
}


@font-face {
	font-family: 'BlueberrySans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src:
		url('/common/css/font/BlueberrySans-Medium-405220681c24bf6ec09d09f75223be73.woff2') format('woff2'),
		url('/common/css/font/BlueberrySans-Medium-8ef674d2749688bccb8c9d024526ae77.woff') format('woff'),
		url('/common/css/font/BlueberrySans-Medium-a858bfaa348406f5a31b22bb1c8772b5.otf') format('truetype');
}


@font-face {
	font-family: 'BlueberrySans';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src:
		url('/common/css/font/BlueberrySans-Regular-649773c05c62c372ff085b8795784ef6.woff2') format('woff2'),
		url('/common/css/font/BlueberrySans-Regular-8ace3b9d1dd068465cb1e2a3dc1a0368.woff') format('woff'),
		url('/common/css/font/BlueberrySans-Regular-5ce52ca00c3620a5726280a9bb5bc1d3.otf') format('truetype');
}
