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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-pocket:before {
	content: "\e905";
}
.icon-line:before {
	content: "\e906";
}
.icon-hatebu:before {
	content: "\e907";
}
.icon-feedly:before {
	content: "\e908";
}
.icon-play3:before {
	content: "\e900";
}
.icon-pause2:before {
	content: "\e901";
}
.icon-previous2:before {
	content: "\e902";
}
.icon-volume-high:before {
	content: "\e903";
}
.icon-volume-mute2:before {
	content: "\e904";
}
.icon-google-plus:before {
	content: "\e90a";
}
.icon-facebook:before {
	content: "\e909";
}
.icon-instagram:before {
	content: "\e912";
}
.icon-twitter:before {
	content: "\e90b";
}
.icon-rss:before {
	content: "\e90c";
}
.icon-youtube:before {
	content: "\e90d";
}
.icon-vimeo:before {
	content: "\e90e";
}
.icon-tumblr:before {
	content: "\e90f";
}
.icon-linkedin2:before {
	content: "\e910";
}
.icon-pinterest:before {
	content: "\e911";
}

