@font-face {
  font-family: 'animal';
  src: url('fonts/animal.woff2') format('woff2'),
       url('fonts/animal.woff') format('woff'),
       url('fonts/animal.ttf') format('ttf'),
       url('fonts/animal.eot') format('eot'),
       url('fonts/animal.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="animal-"], [class*=" animal-"] {
	font-family: 'animal';
	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;
}

.animal-toucan:before {
	content: "\e600";
}
.animal-spotted1:before {
	content: "\e601";
}
.animal-sheep1:before {
	content: "\e602";
}
.animal-rabbit:before {
	content: "\e603";
}
.animal-pig4:before {
	content: "\e604";
}
.animal-panda:before {
	content: "\e605";
}
.animal-horse60:before {
	content: "\e606";
}
.animal-gecko2:before {
	content: "\e607";
}
.animal-flying1:before {
	content: "\e608";
}
.animal-fish:before {
	content: "\e609";
}
.animal-dog56:before {
	content: "\e60a";
}
.animal-cow9:before {
	content: "\e60b";
}
.animal-chicken2:before {
	content: "\e60c";
}
.animal-cat3:before {
	content: "\e60d";
}
.animal-animal:before {
	content: "\e60e";
}
