@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?b8u7ht');
  src:  url('../fonts/icomoon.eot?b8u7ht#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?b8u7ht') format('truetype'),
    url('../fonts/icomoon.woff?b8u7ht') format('woff'),
    url('../fonts/icomoon.svg?b8u7ht#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-email:before {
  content: "\e902";
}
.icon-back:before {
  content: "\e906";
}
span.icon-back {
 font-size: 1.1em;
 color: #e0481d
 margin-right: 0.5em;
 vertical-align: middle;
}
.icon-phone:before {
  content: "\e907";
}
.icon-schedule:before {
  content: "\e908";
}
.icon-buscar:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-pinterest:before {
  content: "\e909";
}
.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: #e0481d
}
span.icon-twitter {
 font-size: 1.1em;
 color: #e0481d
}
span.icon-instagram {
 font-size: 1.1em;
 color: #e0481d
}
span.icon-linkedin {
 font-size: 1.1em;
 color: #e0481d
}
span.icon-pinterest {
 font-size: 1.1em;
 color: #e0481d
}

span.icon-schedule {
 font-size: 2.5em;
    line-height: 1.1;
}
span.icon-phone {
 font-size: 2.5em;
    line-height: 1.1;
}

span.icon-email {
  font-size: 2em;
  line-height: 1;
  vertical-align: middle;
}

