@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-g0108i');
	src:url('../fonts/icomoon.eot?#iefix-g0108i') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-g0108i') format('woff'),
		url('../fonts/icomoon.ttf?-g0108i') format('truetype'),
		url('../fonts/icomoon.svg?-g0108i#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-refresh:before {
	content: "\e05a";
	padding: 0px 0px 0px 10px;
	font-size: 1.5em;
	position: relative;
	top: 5px;
}

.icon-social-twitter:before {
	content: "\e600";
}

.icon-social-facebook:before {
	content: "\e601";
}

.icon-social-vimeo:before {
	content: "\e602";
}

.icon-social-tumbler:before {
	content: "\e603";
}

.icon-social-pinterest:before {
	content: "\e604";
}

.icon-refresh:before {
	content: "\e05a";
}