@font-face {
  font-family: 'icomoon';
  src: local('icomoon'), url('icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mas:before {
  content: "\e900";
  color: #fff;
}
.icon-auto:before {
  content: "\e901";
  color: #fff;
}
.icon-calculadora:before {
  content: "\e902";
  color: #fff;
}
.icon-filtro:before {
  content: "\e903";
  color: #fff;
}
.icon-flecha-abajo:before {
  content: "\e904";
  color: #fff;
}
.icon-flecha:before {
  content: "\e905";
  color: #fff;
}
.icon-logo-vw:before {
  content: "\e906";
}
.icon-lupa:before {
  content: "\e907";
}
.icon-menu:before {
  content: "\e908";
  color: #fff;
}
.icon-ubicacion:before {
  content: "\e909";
  color: #fff;
}
.icon-whatsapp:before {
  content: "\e90a";
  color: #fff;
}
.icon-close:before {
  content: "\e90b";
  color: #fff;
}
