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

[class^=icon-]:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.3rem;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale;
    width: 40px;
    text-align: center;
    padding-right: 10px;
}
.icon-search:before {
	content: "\e911";
}
.icon-created:before {
	content: "\e90e";
}
.icon-updated:before {
	content: "\e90f";
}
.icon-author:before {
	content: "\e910";
}
.icon-troubleshoting:before {
	content: "\e90d";
}
.icon-user:before {
	content: "\e900";
}
.icon-about:before {
	content: "\e901";
	font-size: .6rem;
}
.icon-begin:before {
	content: "\e902";
	font-size: .6rem;
}
.icon-module:before {
	content: "\e903";
}
.icon-customization:before {
	content: "\e904";
}
.icon-faq:before {
	content: "\e905";
}
.icon-general:before {
	content: "\e906";
}
.icon-prestashop:before {
	content: "\e907";
}
.icon-install:before {
	content: "\e908";
}
.icon-translate:before {
	content: "\e909";
}
.icon-menu:before {
	content: "\e90a";
}
.icon-psd:before {
	content: "\e90b";
}
.icon-questions:before {
	content: "\e90c";
}
.icon-in:before {
	content: "\f0e1";
}
.icon-yahoo:before {
	content: "\f19e";
}
.icon-paypal:before {
	content: "\f1ed";
}