@charset "utf-8";

/***********
 * Pretendard
 ***********/
@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 300;
	src: url('font/Pretendard-Light.woff') format('woff')
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: normal;
	src: url('font/Pretendard-Regular.woff') format('woff')
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 600;
	src: url('font/Pretendard-SemiBold.woff') format('woff')
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 700;
	src: url('font/Pretendard-Bold.woff') format('woff')
}

@font-face {
	font-family:'Pretendard';
	font-style: normal;
	font-weight: 800;
	src: url('font/Pretendard-ExtraBold.woff') format('woff')
}

/***********
 * SBAggro
 ***********/
@font-face {
	font-family:'SBAggro';
	font-style: normal;
	font-weight: 300;
	src: url('font/SB-어그로-L.woff') format('woff')
}

@font-face {
	font-family:'SBAggro';
	font-style: normal;
	font-weight: 600;
	src: url('font/SB-어그로-M.woff') format('woff')
}

@font-face {
	font-family:'SBAggro';
	font-style: normal;
	font-weight: 800;
	src: url('font/SB-어그로-B.woff') format('woff')
}