@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-r4ljjf');
	src:url('fonts/icomoon.eot?#iefix-r4ljjf') format('embedded-opentype'),
		url('fonts/icomoon.woff?-r4ljjf') format('woff'),
		url('fonts/icomoon.ttf?-r4ljjf') format('truetype'),
		url('fonts/icomoon.svg?-r4ljjf#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-support:before {
	content: "\e606";
}
.icon-phone:before {
	content: "\e600";
    font-size: 18px;
    padding-right: 5px;
}
.icon-envelope:before {
	content: "\e601";
}
.icon-location:before {
	content: "\e602";
}
.icon-compass:before {
	content: "\e603";
}
.icon-map:before {
	content: "\e604";
}
.icon-truck:before {
	content: "\e605";
}
.icon-googleplus:before {
	content: "\e607";
    font-size: 15px;
}

.icon-facebook:before {
	content: "\e608";
    font-size: 15px;
}

.icon-twitter:before {
	content: "\e609";
    font-size: 15px;
}

.icon-facebook-link:hover {
    color: #46629E;
    text-decoration: none;
}

.icon-googleplus-link:hover {
    color: #DD4B39;
    text-decoration: none;
}

.icon-twitter-link:hover {
    color: #6DD1F7;
    text-decoration: none;
}