@font-face {
	font-family: "thingy";
	src: url("../font/thingy.eot?sr4wcp");
	src:
		url("../font/thingy.eot?sr4wcp#iefix") format("embedded-opentype"),
		url("../font/thingy.ttf?sr4wcp") format("truetype"),
		url("../font/thingy.woff?sr4wcp") format("woff"),
		url("../font/thingy.svg?sr4wcp#thingy") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="thingy-"],
[class*=" thingy-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "thingy" !important;
	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;
}

.thingy-person:before {
	content: "\e905";
}
.thingy-water:before {
	content: "\e900";
}
.thingy-cloud:before {
	content: "\e901";
}
.thingy-leaf:before {
	content: "\e902";
}
.thingy-gauge:before {
	content: "\e903";
}
.thingy-thermometer-3:before {
	content: "\e904";
}
.thingy-check-circle-black:before {
	content: "\e906";
}
.thingy-portrait-outline:before {
	content: "\e907";
}
.thingy-crop:before {
	content: "\e908";
}
.thingy-compass:before {
	content: "\e909";
}
.thingy-gesture-tap:before {
	content: "\e90a";
}
.thingy-walk:before {
	content: "\e90b";
}
.thingy-interface:before {
	content: "\e90c";
}
.thingy-radio-button:before {
	content: "\e90d";
}
