@font-face {
	font-family: 'chemthermo';
	src: url('../fonts/chemthermo.eot?xvas5x');
	src: url('../fonts/chemthermo.eot?xvas5x#iefix') format('embedded-opentype'),
		url('../fonts/chemthermo.ttf?xvas5x') format('truetype'),
		url('../fonts/chemthermo.woff?xvas5x') format('woff'),
		url('../fonts/chemthermo.svg?xvas5x#chemthermo') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'chemthermo' !important;
	speak: never;
	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-cheveron-right:before {
	content: "\e90b";
}

.icon-bars:before {
	content: "\e90c";
}

.icon-close:before {
	content: "\e90d";
}

.icon-1:before {
	content: "\e900";
}

.icon-2:before {
	content: "\e901";
}

.icon-3:before {
	content: "\e902";
}

.icon-4:before {
	content: "\e903";
}

.icon-5:before {
	content: "\e904";
}

.icon-face:before {
	content: "\e905";
}

.icon-linkedin:before {
	content: "\e906";
}

.icon-instagram:before {
	content: "\e907";
}

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

.icon-snap:before {
	content: "\e909";
}

.icon-youtube:before {
	content: "\e90a";
}