@font-face {
	font-family: "icons";
	src: url('../fonts/custom/icons.eot');
	src: url('../fonts/custom/icons.eot?#iefix') format('eot'),
		url('../fonts/custom/icons.woff2') format('woff2'),
		url('../fonts/custom/icons.woff') format('woff'),
		url('../fonts/custom/icons.ttf') format('truetype'),
		url('../fonts/custom/icons.svg#icons') format('svg');
}

.icon:before {
	font-family: "icons";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
	font-size: 30px;
}


.icon-001-document-doc:before {
	content: "\E001";
}

.icon-002-document-jpg:before {
	content: "\E002";
}

.icon-003-document-pdf:before {
	content: "\E003";
}

.icon-004-document-ppt:before {
	content: "\E004";
}

.icon-005-document-unknown:before {
	content: "\E005";
}

.icon-006-document-xls:before {
	content: "\E006";
}

.icon-007-document-zip:before {
	content: "\E007";
}

.icon-008-recycle-bin:before {
	content: "\E008";
}

.icon-009-edit:before {
	content: "\E009";
}

.icon-010-fil-infos:before {
	content: "\E00A";
}

.icon-011-en-ce-moment:before {
	content: "\E00B";
}

.icon-012-a-lire:before {
	content: "\E00C";
}

.icon-013-en-images:before {
	content: "\E00D";
}

.icon-014-my-city:before {
	content: "\E00E";
}

.icon-015-avancer-ensemble:before {
	content: "\E00F";
}

.icon-016-comments:before {
	content: "\E010";
}

.icon-017-voting:before {
	content: "\E011";
}

.icon-018-our-territory:before {
	content: "\E012";
}

.icon-019-social:before {
	content: "\E013";
}

.icon-020-on-the-web:before {
	content: "\E014";
}

.icon-021-footer-move:before {
	content: "\E015";
}

.icon-icons.html:before {
	content: "\E016";
}
