@font-face {
	font-family: "NanumSquareRound";
	font-style: normal;
	font-weight: 300;
	src: local("NanumSquareRoundL"),
	url("/fonts/NanumSquareRoundL.eot"),
	url("/fonts/NanumSquareRoundL.eot?#iefix") format("embedded-opentype"),
	url("/fonts/NanumSquareRoundL.woff2") format("woff2"),
	url("/fonts/NanumSquareRoundL.woff") format("woff"),
	url("/fonts/NanumSquareRoundL.ttf") format("truetype");
}

@font-face {
	font-family: "NanumSquareRound";
	font-style: normal;
	font-weight: 400;
	src: local("NanumSquareRoundR"),
	url("/fonts/NanumSquareRoundR.eot"),
	url("/fonts/NanumSquareRoundR.eot?#iefix") format("embedded-opentype"),
	url("/fonts/NanumSquareRoundR.woff2") format("woff2"),
	url("/fonts/NanumSquareRoundR.woff") format("woff"),
	url("/fonts/NanumSquareRoundR.ttf") format("truetype");
}

@font-face {
	font-family: "NanumSquareRound";
	font-style: normal;
	font-weight: 700;
	src: local("NanumSquareRoundB"),
	url("/fonts/NanumSquareRoundB.eot"),
	url("/fonts/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"),
	url("/fonts/NanumSquareRoundB.woff2") format("woff2"),
	url("/fonts/NanumSquareRoundB.woff") format("woff"),
	url("/fonts/NanumSquareRoundB.ttf") format("truetype");
}

@font-face {
	font-family: "NanumSquareRound";
	font-style: normal;
	font-weight: 800;
	src: local("NanumSquareRoundEB"),
	url("/fonts/NanumSquareRoundEB.eot"),
	url("/fonts/NanumSquareRoundEB.eot?#iefix") format("embedded-opentype"),
	url("/fonts/NanumSquareRoundEB.woff2") format("woff2"),
	url("/fonts/NanumSquareRoundEB.woff") format("woff"),
	url("/fonts/NanumSquareRoundEB.ttf") format("truetype");
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("/fonts/fa-solid-900.woff2") format("woff2"),
	url("/fonts/fa-solid-900.woff") format("woff"),
	url("/fonts/fa-solid-900.ttf") format("truetype");
}

.fa, .fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}