/* This stylesheet should be used to add your custom styles to the back-office without using the Sass sources. It will be loaded after all the default styles. 
You should NOT edit any other exisiting back-office CSS file manually: they are generated by the Sass preprocessor: http://www.sass-lang.com/ . */
.icon-AdminRate::before{font:normal 14px FontAwesome; content:"\f071";} 
.icon-AdminStatsTarif::before{font:normal 14px FontAwesome; content:"\f201";}
.icon-AdminAbcExportCsv::before{
    content: "\f1c3";
}