@charset "UTF-8";

/*-----------------------

http://www.jleague.jp/css/icomoon.css
2017/1/20 ISM

------------------------*/

@font-face {
	font-family: 'icomoon';
	src:url('/font/icomoon.eot?nbreey');
	src:url('/font/icomoon.eot?#iefixnbreey') format('embedded-opentype'),
		url('/font/icomoon.woff?nbreey') format('woff'),
		url('/font/icomoon.ttf?nbreey') format('truetype'),
		url('/font/icomoon.svg?nbreey#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-retweet:before {
	content: "\e600";
}
.icon-tv:before {
	content: "\e601";
}
.icon-ticket:before {
	content: "\e602";
}

@font-face {
	font-family: 'icomoon2';
	src:url('/font/icomoon2.eot?-rzu2i2');
	src:url('/font/icomoon2.eot?#iefix-rzu2i2') format('embedded-opentype'),
		url('/font/icomoon2.woff?-rzu2i2') format('woff'),
		url('/font/icomoon2.ttf?-rzu2i2') format('truetype'),
		url('/font/icomoon2.svg?-rzu2i2#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
	font-family: 'icomoon2';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon2-crown:before {
	content: "\eb600";
}


@font-face {
	font-family: 'icomoon3';
	src:url('/font/icomoon3.eot?up29x7');
	src:url('/font/icomoon3.eot?#iefixup29x7') format('embedded-opentype'),
		url('/font/icomoon3.woff?up29x7') format('woff'),
		url('/font/icomoon3.ttf?up29x7') format('truetype'),
		url('/font/icomoon3.svg?up29x7#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon3-"], [class*=" icon3-"] {
	font-family: 'icomoon3';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon3-arrow:before {
	content: "\ec600";
}
.icon3-play:before {
	content: "\ec601";
}
