@charset "UTF-8";

/*
	*** Noto Sans KR ***
*/
@font-face {
	font-family: 'NotoSansT';
	src:url(../fonts/NotoSansKR/NotoSansKR-Thin.woff2) format('woff2');
}

@font-face {
	font-family: 'NotoSansL';
	src:url(../fonts/NotoSansKR/NotoSansKR-Light.woff2) format('woff2');
}

@font-face {
	font-family: 'NotoSansR';
	src:url(../fonts/NotoSansKR/NotoSansKR-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'NotoSansM';
	src:url(../fonts/NotoSansKR/NotoSansKR-Medium.woff2) format('woff2');
}

@font-face {
	font-family: 'NotoSansB';
	src:url(../fonts/NotoSansKR/NotoSansKR-Bold.woff2) format('woff2');
}

@font-face {
	font-family: 'NotoSansBlk';
	src:url(../fonts/NotoSansKR/NotoSansKR-Black.woff2) format('woff2');
}


/*
	*** SUIT ***
*/
@font-face {
	font-family:'SUITT';
	src: url(../fonts/SUIT/SUIT-Thin.woff2) format('woff2');
}

@font-face {
	font-family:'SUITEL';
	src: url(../fonts/SUIT/SUIT-ExtraLight.woff2) format('woff2');
}

@font-face {
	font-family:'SUITL';
	src: url(../fonts/SUIT/SUIT-Light.woff2) format('woff2');
}

@font-face {
	font-family:'SUITR';
	src: url(../fonts/SUIT/SUIT-Regular.woff2) format('woff2');
}

@font-face {
	font-family:'SUITM';
	src: url(../fonts/SUIT/SUIT-Medium.woff2) format('woff2');
}

@font-face {
	font-family:'SUITSB';
	src: url(../fonts/SUIT/SUIT-SemiBold.woff2) format('woff2');
}

@font-face {
	font-family:'SUITB';
	src: url(../fonts/SUIT/SUIT-Bold.woff2) format('woff2');
}

@font-face {
	font-family:'SUITEB';
	src: url(../fonts/SUIT/SUIT-ExtraBold.woff2) format('woff2');
}


/*
	*** Pretendard ***
*/
@font-face {
	font-family:'PretendardT';
	src: url(../fonts/Pretendard/Pretendard-Thin.woff2) format('woff2');
}
@font-face {
	font-family:'PretendardEL';
	src: url(../fonts/Pretendard/Pretendard-ExtraLight.woff2) format('woff2');
}
@font-face {
	font-family:'PretendardL';
	src: url(../fonts/Pretendard/Pretendard-Light.woff2) format('woff2');
}
@font-face {
	font-family:'PretendardM';
	src: url(../fonts/Pretendard/Pretendard-Medium.woff2) format('woff2');
}

@font-face {
	font-family:'PretendardSB';
	src: url(../fonts/Pretendard/Pretendard-SemiBold.woff2) format('woff2');
}

@font-face {
	font-family:'PretendardB';
	src: url(../fonts/Pretendard/Pretendard-Bold.woff2) format('woff2');
}

@font-face {
	font-family:'PretendardEB';
	src: url(../fonts/Pretendard/Pretendard-ExtraBold.woff2) format('woff2');
}


/*
	*** Futura ***
*/
@font-face {
	font-family:'FuturaM';
	src: url(../fonts/FuturaCyrillic/FuturaCyrillicMedium.woff) format('woff');
}


/*
	*** AlbraTRIAL ***
*/
@font-face {
	font-family:'AlbraTRIALR';
	src: url(../fonts/AlbraSansTRIAL/AlbraSansTRIAL-Regular.woff) format('woff');
}
