/*@import url('https://cdn.rawgit.com/innks/NanumSquareRound/master/nanumsquareround.min.css');*/
/*@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);*/


@font-face {
	font-family: 'oligopolyregular';
	src: url('../fonts/oligopoly_regular-webfont.eot');
	src: url('../fonts/oligopoly_regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/oligopoly_regular-webfont.woff2') format('woff2'),
	url('../fonts/oligopoly_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'oligopolyextralight';
	src: url('../fonts/oligopoly_thin-webfont.eot');
	src: url('../fonts/oligopoly_thin-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/oligopoly_thin-webfont.woff2') format('woff2'),
	url('../fonts/oligopoly_thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'oligopolyblack';
	src: url('../fonts/oligopoly_black-webfont.eot');
	src: url('../fonts/oligopoly_black-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/oligopoly_black-webfont.woff2') format('woff2'),
	url('../fonts/oligopoly_black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'oligopolybold';
	src: url('../fonts/oligopoly_bold-webfont.eot');
	src: url('../fonts/oligopoly_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/oligopoly_bold-webfont.woff2') format('woff2'),
	url('../fonts/oligopoly_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'oligopolylight';
	src: url('../fonts/oligopoly_light-webfont.eot');
	src: url('../fonts/oligopoly_light-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/oligopoly_light-webfont.woff2') format('woff2'),
	url('../fonts/oligopoly_light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


/*
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/NanumBarunGothicLight.eot);
	src: local('Nanum Barun Gothic Light'),
	local('NanumBarunGothicLight'),
	url(../fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NanumBarunGothicLight.woff2) format('woff2'),
	url(../fonts/NanumBarunGothicLight.woff) format('woff');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NanumBarunGothic.eot);
	src: local('Nanum Barun Gothic'),
	local('NanumBarunGothic'),
	url(../fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NanumBarunGothic.woff2) format('woff2'),
	url(../fonts/NanumBarunGothic.woff) format('woff');
}

@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/NanumBarunGothicBold.eot);
	src: local('Nanum Barun Gothic Bold'),
	local('NanumBarunGothicBold'),
	url(../fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NanumBarunGothicBold.woff2) format('woff2'),
	url(../fonts/NanumBarunGothicBold.woff) format('woff');
}



@font-face {
	font-family: "NanumSquareRound";
	font-style: normal;
	font-weight: 700;
	src: local("NanumSquareRoundB"), /* computer */
	url("../fonts/NanumSquareRoundB.eot"), /* IE9 Compat Modes */
	url("../fonts/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/NanumSquareRoundB.woff2") format("woff2"), /* Modern Browsers */
	url("../fonts/NanumSquareRoundB.woff") format("woff");
}