@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?w47tpt');
	src:url('fonts/icomoon.eot?#iefixw47tpt') format('embedded-opentype'),
		url('fonts/icomoon.ttf?w47tpt') format('truetype'),
		url('fonts/icomoon.woff?w47tpt') format('woff'),
		url('fonts/icomoon.svg?w47tpt#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	margin-right: 10px;
	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;
}



.icon-video:before {
    content: "\e602";
    font-size: 28px;
}
.icon-minus:before {
    content: "\e605";
    font-size: 8.7px;
    margin-top: 14px;
    display: block;
}
.icon-minustimeline:before {
	content: "\e607";
}
.icon-plustimeline:before {
	content: "\e604";
}
.icon-chevron:before {
	content: "\e600";
}
.icon-download:before {
	content: "\e601";
}
.icon-plus:before {
	content: "\e608";
}
.icon-search:before {
	content: "\e606";
}
.icon-sitelink:before {
	content: "\e609";
}
.icon-sitemap:before {
	content: "\e60a";
}
.icon-socialresponsibility:before {
	content: "\e60b";
}
.icon-foto:before {
    content: "\e60d";
    font-size: 28px
}
