@font-face {
  font-family: 'theme-icons';
  src:  url('theme-icons.eot?xpqmfi');
  src:  url('theme-icons.eot?xpqmfi#iefix') format('embedded-opentype'),
    url('theme-icons.ttf?xpqmfi') format('truetype'),
    url('theme-icons.woff?xpqmfi') format('woff'),
    url('theme-icons.svg?xpqmfi#theme-icons') format('svg');
  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: 'theme-icons' !important;
  speak: never;
  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-filters:before {
  content: "\e90f";
}
.icon-m2-contruidos:before {
  content: "\e900";
}
.icon-m2-totales:before {
  content: "\e901";
}
.icon-banos:before {
  content: "\e902";
}
.icon-dormitorios:before {
  content: "\e905";
}
.icon-superficie:before {
  content: "\e90a";
}
.icon-barrio:before {
  content: "\e903";
}
.icon-direction:before {
  content: "\e904";
}
.icon-doors:before {
  content: "\e906";
}
.icon-favorite:before {
  content: "\e907";
}
.icon-fecha-de-etrega:before {
  content: "\e908";
}
.icon-garage:before {
  content: "\e909";
}
.icon-mision:before {
  content: "\e90b";
}
.icon-tipo:before {
  content: "\e90c";
}
.icon-valores:before {
  content: "\e90d";
}
.icon-vision:before {
  content: "\e90e";
}
