@charset "UTF-8";

/* pretendard */
@font-face {
	font-family: 'pre black';
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-Black.woff) format("woff");
}

@font-face {
	font-family: 'pre Bold';
	font-style: normal;
	font-weight: 600;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-Bold.woff) format("woff");
}

@font-face {
	font-family: 'pre ExtraBold';
	font-style: normal;
	font-weight: 600;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-ExtraBold.woff) format("woff");
}

@font-face {
	font-family: 'pre ExtraLight';
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-ExtraLight.woff) format("woff");
}

@font-face {
	font-family: 'pre Light';
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-Light.woff) format("woff");
}

@font-face {
	font-family: 'pre Medium';
	font-style: normal;
	font-weight: 500;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-Medium.woff) format("woff");
}

@font-face {
	font-family: 'pre Regular';
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-Regular.woff) format("woff");
}

@font-face {
	font-family: 'pre SemiBold';
	font-style: normal;
	font-weight: 600;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-SemiBold.woff) format("woff");
}

@font-face {
	font-family: 'pre Thin';
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url(../font/pretendard/woff/Pretendard-Thin.woff) format("woff");
}
