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

}
@font-face {
	font-family: 'PretendardR';
	font-style: normal;
	font-weight: 400;
	src:
			url(../fonts/Pretendard-Regular.woff) format('woff')
}
@font-face {
	font-family: 'PretendardM';
	font-style: normal;
	font-weight: 500;
	src:
			url(../fonts/Pretendard-Medium.woff) format('woff')
}
@font-face {
	font-family: 'PretendardB';
	font-style: normal;
	font-weight: 700;
	src:
			url(../fonts/Pretendard-Bold.woff) format('woff')
}
@font-face {
	font-family: 'PretendardEB';
	font-style: normal;
	font-weight: 800;
	src:
			url(../fonts/Pretendard-ExtraBold.woff) format('woff')
}

/*
   *** TimesLTStd ***
*/

@font-face {
	font-family: 'TimesLTSR';
	font-style: normal;
	font-weight: 400;
	src:
			url(../fonts/TimesLTStd-Roman.woff) format('woff')
}


/*
   *** MyriadPro ***
*/

@font-face {
	font-family: 'MyriadProB';
	font-style: normal;
	font-weight: 400;
	src:
			url(../fonts/MyriadPro-Bold.woff) format('woff')
}



/*
   *** Rubic ***
*/

@font-face {
	font-family: 'RubicBlk';
	src: url(../fonts/Rubik-Black.woff) format('woff')
}




/*
   *** DIN ***
*/
@font-face {
	font-family: 'DINBlack';
	font-style: normal;
	font-weight: 800;
	src:
			url(../fonts/DIN-Black.woff) format('woff')
}

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

