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

@font-face {
	font-family: 'Action of the Time';
	src:url('fonts/Action of the Time.eot?a5qgo6');
	src:url('fonts/Action of the Time.eot?#iefixa5qgo6') format('embedded-opentype'),
		url('fonts/Action of the Time.ttf?a5qgo6') format('truetype'),
		url('fonts/Action of the Time.woff?a5qgo6') format('woff'),
		url('fonts/Action of the Time.svg?a5qgo6#Action of the Time') format('svg'),
		url('fonts/Action of the Time.otf?a5qgo6') format('otf');
		
	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-youtube:before {
	content: "\e600";
}
.icon-google-plus:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-facebook:before {
	content: "\e603";
}
.icon-mail:before {
	content: "\e604";
}
