@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-96rw1w');
	src:url('../fonts/icomoon.eot?#iefix-96rw1w') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-96rw1w') format('woff'),
		url('../fonts/icomoon.ttf?-96rw1w') format('truetype'),
		url('../fonts/icomoon.svg?-96rw1w#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: "\e601";
}

.icon-pin:before {
	content: "\e608";
}

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

.icon-paper-plane:before {
	content: "\e602";
}

.icon-facebook-with-circle:before {
	content: "\e603";
}

.icon-instagram-with-circle:before {
	content: "\e604";
}

.icon-twitter-with-circle:before {
	content: "\e605";
}

.icon, .soc_icon {
	font-size: 150%;
	margin-right: 10px;

}
.soc_icon {
	margin-right: 10px;
}
