@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "custom-font" !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: "custom-font" !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-wr-ruta:before {
  content: "\61";
}
.icon-wr-orden:before {
  content: "\62";
}
.icon-wr-vehiculo:before {
  content: "\63";
}
.icon-wr-geocodificar:before {
  content: "\64";
}
.icon-wr-int-geocodi:before {
  content: "\65";
}
.icon-wr-mapa:before {
  content: "\66";
}
.icon-wr-zonas:before {
  content: "\67";
}
.icon-wr-ruteoauto:before {
  content: "\68";
}
.icon-wr-consolidados:before {
  content: "\69";
}
.icon-wr-viajes:before {
  content: "\6a";
}
.icon-wr-ruta-add:before {
  content: "\6b";
}
.icon-wr-ruta-delete:before {
  content: "\6c";
}
.icon-wr-ruta-move:before {
  content: "\6d";
}
.icon-wr-sweep:before {
  content: "\6e";
}
.icon-wr-depo:before {
  content: "\6f";
}
.icon-wr-exportexcel:before {
  content: "\70";
}
.icon-wr-controltower:before {
  content: "\71";
}
.icon-thermometer:before {
  content: "\72";
}
