@font-face {
	font-family: 'icomoon';
	src:url('/static/coteetciel/fonts/icomoon.eot?-11f0cr');
	src:url('/static/coteetciel/fonts/icomoon.eot?#iefix-11f0cr') format('embedded-opentype'),
		url('/static/coteetciel/fonts/icomoon.woff?-11f0cr') format('woff'),
		url('/static/coteetciel/fonts/icomoon.ttf?-11f0cr') format('truetype'),
		url('/static/coteetciel/fonts/icomoon.svg?-11f0cr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	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-twitter:before {
    content: "\f099" !important;
}
.icon-facebook:before {
    content: "\f09a" !important;
}
.icon-angle-right:before {
    content: "\f105" !important;
}
.icon-angle-down:before {
    content: "\f107" !important;
}
.icon-quote-left:before {
    content: "\f10d" !important;
}
.icon-quote-right:before {
    content: "\f10e" !important;
}
.icon-unlock-alt:before {
    content: "\f13e" !important;
}
.icon-instagram:before {
    content: "\f16d" !important;
}
.icon-tumblr:before {
    content: "\f173" !important;
}
.icon-pinterest:before {
    content: "\e600" !important;
}
