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

.icon:before, .nav.pagination .back a:before, .nav.pagination .next a:before, .news .full .meta .time:before, .awards .thing:before, #featured_video .close:before, .media .footer .actions .prev a:before, .media .footer .actions .next a:before {
	font-family: 'icons';
	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-twitter:before {
	content: "\e001";
}
.icon-google-plus:before {
	content: "\e002";
}
.icon-rdio:before {
	content: "\e005";
}
.icon-youtube:before {
	content: "\e006";
}
.nav.pagination .back a:before, .icon-arrow-left:before, .media .footer .actions .prev a:before {
	content: "\e007";
}
.nav.pagination .next a:before, .icon-arrow-right:before, .media .footer .actions .next a:before {
	content: "\e008";
}
.icon-arrow-up:before {
	content: "\e009";
}
.icon-arrow-down:before {
	content: "\e00a";
}
.icon-play-button:before {
	content: "\e00c";
}
.news .full .meta .time:before, .icon-calendar:before {
	content: "\e00b";
}
.awards .thing:before, .icon-star:before {
	content: "\e00d";
}
.icon-play:before {
	content: "\e00e";
}
.icon-pause:before {
	content: "\e00f";
}
.icon-close:before, #featured_video .close:before {
	content: "\e010";
}
.icon-spotify:before {
	content: "\73";
}
.icon-instagram:before {
	content: "\e605";
}
.icon-mail:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e604";
}
