@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoona072.eot?-gcaxst');
	src:url('../fonts/icomoond41d.eot?#iefix-gcaxst') format('embedded-opentype'),
		url('../fonts/icomoona072.woff?-gcaxst') format('woff'),
		url('../fonts/icomoona072.ttf?-gcaxst') format('truetype'),
		url('../fonts/icomoona072.svg?-gcaxst#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
	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;
}

.icon2-menu:before {
	content: "\e602";
}
.icon2-seta-esquerda:before {
	content: "\e601";
}
.icon2-seta-direita:before {
	content: "\e600";
}
.icon2-fechar:before {
	content: "\e603";
}
.icon2-twitter:before {
	content: "\e76d";
}
.icon2-instagram:before {
	content: "\e76c";
}
.icon2-facebook:before {
	content: "\e769";
}
.icon2-flickr2:before {
	content: "\e77a";
}
.icon2-linkedin:before {
	content: "\e79f";
}
.icon2-expand2:before {
	content: "\e684";
}
.icon2-contract2:before {
	content: "\e685";
}
.icon2-contract:before {
	content: "\e683";
}
.icon2-expand:before {
	content: "\e682";
}
.icon2-search:before {
	content: "\e67f";
}
.icon2-zoom-in:before {
	content: "\e680";
}
.icon2-zoom-out:before {
	content: "\e681";
}
