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

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

.itauicon-arrow_two::before {
  content: "\e900";
}

.itauicon-left_two::before {
  content: "\e901";
}

.itauicon-up_two::before {
  content: "\e902";
}

.itauicon-right_two::before {
  content: "\e903";
}

.itauicon-arrow::before {
  content: "\e904";
}

.itauicon-left::before {
  content: "\e905";
}

.itauicon-up::before {
  content: "\e906";
}

.itauicon-right::before {
  content: "\e907";
}

.itauicon-close::before {
  content: "\e908";
}

.itauicon-lupa::before {
  content: "\e909";
}

.itauicon-mail::before {
  content: "\e90a";
}

.itauicon-play::before {
  content: "\e90b";
}

.itauicon-youtube::before {
  content: "\e90c";
}

.itauicon-facebook::before {
  content: "\e90d";
}

.itauicon-instagram::before {
  content: "\e90e";
}

.itauicon-download::before {
  content: "\e90f";
}

.itauicon-share::before {
  content: "\e910";
}

.itauicon-contrast::before {
  content: "\e911";
}
