﻿@charset "UTF-8";

@font-face {
  font-family: "jlr";
  src:url("../JlrTheme/fonts/jlr.eot");
  src:url("../JlrTheme/fonts/jlr.eot?#iefix") format("embedded-opentype"),
    url("../JlrTheme/fonts/jlr.woff") format("woff"),
    url("../JlrTheme/fonts/jlr.ttf") format("truetype"),
    url("../JlrTheme/fonts/jlr.svg#jlr") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "jlr" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "jlr" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fleche:before {
  content: "y";
}
.icon-evia:before {
  content: "x";
}
.icon-ex-rapport:before {
  content: "z";
}
.icon-guide:before {
  content: "A";
}
.icon-creances:before {
  content: "1";
}
.icon-radar:before {
  content: "2";
}
.icon-etude:before {
  content: "3";
}
.icon-proxival:before {
  content: "4";
}
.icon-cannabis-leaf:before {
  content: "5";
}
.icon-immo:before {
  content: "a";
}
.icon-banque:before {
  content: "b";
}
.icon-recherche:before {
  content: "c";
}
.icon-generateur:before {
  content: "d";
}
.icon-vendue:before {
  content: "e";
}
.icon-sold:before {
  content: "f";
}
.icon-jlr:before {
  content: "q";
}
.icon-download:before {
  content: "p";
}
.icon-play:before {
  content: "o";
}
.icon-next:before {
  content: "n";
}
.icon-services:before {
  content: "m";
}
.icon-sami:before {
  content: "l";
}
.icon-gouv:before {
  content: "w";
}
.icon-quotidien:before {
  content: "v";
}
.icon-alerte:before {
  content: "k";
}
.icon-prospection:before {
  content: "j";
}
.icon-titre:before {
  content: "i";
}
.icon-rapport:before {
  content: "h";
}
.icon-mobile:before {
  content: "g";
}
.icon-facebook:before {
  content: "r";
}
.icon-linkedin:before {
  content: "s";
}
.icon-twitter:before {
  content: "t";
}
.icon-plus:before {
  content: "u";
}
