@font-face {
  font-family: 'icomoon';
  src:  url('fuentes/icomoon.eot?2cvpc9');
  src:  url('fuentes/icomoon.eot?2cvpc9#iefix') format('embedded-opentype'),
    url('fuentes/icomoon.ttf?2cvpc9') format('truetype'),
    url('fuentes/icomoon.woff?2cvpc9') format('woff'),
    url('fuentes/icomoon.svg?2cvpc9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-pinterest:before {
  content: "\e909";
}
.icon-buscar:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-filtros-05:before {
  content: "\e902";
}
.icon-flecha-boton:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-play:before {
  content: "\e912";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-linkedin:before {
  content: "\eaca";
}


span.icon-facebook {
 font-size: 1.1em;
 color: #ffaf55;
}
span.icon-twitter {
 font-size: 1.1em;
 color: #ffaf55;
}
span.icon-instagram {
 font-size: 1.1em;
 color: #ffaf55;
}
span.icon-linkedin {
 font-size: 1.1em;
 color: #ffaf55;
}
span.icon-pinterest {
 font-size: 1.1em;
 color: #ffaf55;
}

span.icon-schedule {
 font-size: 2.5em;
    line-height: 1.1;
}
span.icon-phone {
 font-size: 2.5em;
    line-height: 1.1;
}
span.icon-filtros-05, span.icon-buscar {
    font-size: 1.25em;
    display: inline-block;
    line-height: 1;
    color: #ff9722;
    margin-right: 10px;
    vertical-align: middle;
}
span.icon-email {
  font-size: 2em;
  line-height: 1;
  vertical-align: middle;
}

span.icon-flecha-boton {
  font-size: 1.3em;
  line-height: 1;
  vertical-align: middle;
  margin-left: 0.65em;
}