

@font-face {
	font-family: 'Indiwa';
	src: url('icons/icons.eot');
	src: url('icons/icons.eot?#iefix') format('embedded-opentype'), url('icons/icons.woff2') format('woff2'), url('icons/icons.woff') format('woff'), url('icons/icons.ttf') format('truetype'), url('icons/icons.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.fa-in {
	display: inline-block;
	font: normal normal normal 14px/1 'Indiwa';
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.fa-in-edit:before {
	font-size: 15px;
	content: '\f001';
}

.fa-in-calendar-int:before {
	content: '\f002';
}

.fa-in-calendar-plusseven:before {
	content: '\f003';
}

.fa-in-calendar-plusone:before {
	content: '\f004';
}

.fa-in-calendar-minusone:before {
	content: '\f005';
}

.fa-in-calendar-zero:before {
	content: '\f006';
}

.fa-in-calendar-empty:before {
	content: '\f007';
}

.fa-in-calendar-question:before {
	content: '\f008';
}

.fa-in-logo-indiwa:before {
	content: '\f009';
	color: #005ea8;
	background-color: #ffffff;
}

.fa-in-logo-contado:before {
	content: '\f00a';
	color: #F29400;
	background-color: #ffffff;
}

.fa-in-logo-tarico:before {
	content: '\f00b';
	color: #97BF0D;
	background-color: #ffffff;
}

.fa-in-addunder:before {
	content: '\f00c';
}

.fa-in-truck-fullcontainer:before {
	content: '\f00d';
}

.fa-in-truck-emptycontainer:before {
	content: '\f00e';
}

.fa-in-truck-nocontainer:before {
	content: '\f00f';
}

.fa-in-container-empty:before {
	content: '\f010';
}

.fa-in-container-full:before {
	content: '\f011';
}

.fa-in-typ-import:before {
	content: '\f012';
}

.fa-in-typ-export:before {
	content: '\f013';
}

.fa-in-typ-transfer:before {
	content: '\f014';
}

