@font-face{
	font-family: 'fontwg';
	font-style: normal;
	font-weight: normal;
	src: url('../font/fontawesome.eot'); 
	src: url('../font/fontawesome.woff') format('woff'),
		 url('../font/fontawesome.ttf') format('truetype'),
		 url('../font/fontawesome.svg#fontwg') format('svg'); /* TTF에서도 커버가 안되는 기기들에 대한 대응 */
}


/********************************************************************************************************************************************/
/***    English Basic    ***/
/********************************************************************************************************************************************/
/* @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif&family=Noto+Serif+KR&display=swap'); */

@font-face {
	font-family: 'Josefin Sans R';
	font-weight: normal;
	font-style: normal;
	src: url('../font/josefinsans-R.eot');
	src: url('../font/josefinsans-R.eot?#iefix') format('embedded-opentype'),
		 url('../font/josefinsans-R.woff') format('woff'),
		 url('../font/josefinsans-R.ttf') format('truetype'),
		 url('../font/josefinsans-R.svg#Josefin Sans R') format('svg');
}
@font-face {
	font-family: 'Josefin Sans B';
	font-weight: normal;
	font-style: normal;
	src: url('../font/josefinsans-B.eot');
	src: url('../font/josefinsans-B.eot?#iefix') format('embedded-opentype'),
		 url('../font/josefinsans-B.woff') format('woff'),
		 url('../font/josefinsans-B.ttf') format('truetype'),
		 url('../font/josefinsans-B.svg#Josefin Sans B') format('svg');
}
@font-face {
	font-family: 'Neris L';
	font-weight: normal;
	font-style: normal;
	src: url('../font/Neris-L.eot');
	src: url('../font/Neris-L.eot?#iefix') format('embedded-opentype'),
		 url('../font/Neris-L.woff') format('woff'),
		 url('../font/Neris-L.ttf') format('truetype'),
		 url('../font/Neris-L.svg#Neris L') format('svg');
}
@font-face {
	font-family: 'Neris LI';
	font-weight: normal;
	font-style: normal;
	src: url('../font/Neris-LI.eot');
	src: url('../font/Neris-LI.eot?#iefix') format('embedded-opentype'),
		 url('../font/Neris-LI.woff') format('woff'),
		 url('../font/Neris-LI.ttf') format('truetype'),
		 url('../font/Neris-LI.svg#Neris LI') format('svg');
}
@font-face {
	font-family: 'Neris SB';
	font-weight: normal;
	font-style: normal;
	src: url('../font/Neris-SB.eot');
	src: url('../font/Neris-SB.eot?#iefix') format('embedded-opentype'),
		 url('../font/Neris-SB.woff') format('woff'),
		 url('../font/Neris-SB.ttf') format('truetype'),
		 url('../font/Neris-SB.svg#Neris SB') format('svg');
}
@font-face {
	font-family: 'Neris Bl';
	font-weight: normal;
	font-style: normal;
	src: url('../font/Neris-Black.eot');
	src: url('../font/Neris-Black.eot?#iefix') format('embedded-opentype'),
		 url('../font/Neris-Black.woff') format('woff'),
		 url('../font/Neris-Black.ttf') format('truetype'),
		 url('../font/Neris-Black.svg#Neris Black') format('svg');
}
@font-face {
	font-family: 'Noto Serif R';
	font-weight: normal;
	font-style: normal;
	src: url('../font/Noto Serif R.eot');
	src: url('../font/Noto Serif R.eot?#iefix') format('embedded-opentype'),
		 url('../font/Noto Serif R.woff') format('woff'),
		 url('../font/Noto Serif R.ttf') format('truetype'),
		 url('../font/Noto Serif R.svg#Noto Serif R') format('svg');
}


/********************************************************************************************************************************************/
/***    Korean Basic    ***/
/********************************************************************************************************************************************/
@font-face {
	font-family: 'NanumS L';
	font-weight: normal;
	font-style: normal;
	src: url('../font/NanumSquare-L.eot');
	src: url('../font/NanumSquare-L.eot?#iefix') format('embedded-opentype'),
		 url('../font/NanumSquare-L.woff2') format('woff2'),
		 url('../font/NanumSquare-L.woff') format('woff'),
		 url('../font/NanumSquare-L.ttf') format('truetype'),
		 url('../font/NanumSquare-L.svg#NanumS L') format('svg');
}
@font-face {
	font-family: 'NanumS R';
	font-weight: normal;
	font-style: normal;
	src: url('../font/NanumSquare-R.eot');
	src: url('../font/NanumSquare-R.eot?#iefix') format('embedded-opentype'),
		 url('../font/NanumSquare-R.woff2') format('woff2'),
		 url('../font/NanumSquare-R.woff') format('woff'),
		 url('../font/NanumSquare-R.ttf') format('truetype'),
		 url('../font/NanumSquare-R.svg#NanumS R') format('svg');
}
@font-face {
	font-family: 'NanumS B';
	font-weight: normal;
	font-style: normal;
	src: url('../font/NanumSquare-B.eot');
	src: url('../font/NanumSquare-B.eot?#iefix') format('embedded-opentype'),
		 url('../font/NanumSquare-B.woff2') format('woff2'),
		 url('../font/NanumSquare-B.woff') format('woff'),
		 url('../font/NanumSquare-B.ttf') format('truetype'),
		 url('../font/NanumSquare-B.svg#NanumS B') format('svg');
}