@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "tigreblanc" !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^="tigreblanc-"]:before,
[class*=" tigreblanc-"]:before {
  font-family: "tigreblanc" !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;
}

.tigreblanc-logo-cadre:before {
  content: "a";
}
.tigreblanc-logo:before {
  content: "b";
}
.tigreblanc-logo-carre:before {
  content: "c";
}
