@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?7bwtzx');
  src:  url('../fonts/icomoon.eot?7bwtzx#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?7bwtzx') format('truetype'),
    url('../fonts/icomoon.woff?7bwtzx') format('woff'),
    url('../fonts/icomoon.svg?7bwtzx#icomoon') 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: '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-calendario:before {
  content: "\e900";
}
.icon-corazon:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-reloj:before {
  content: "\e904";
  color: #fff;
}
.icon-sobre:before {
  content: "\e905";
  color: #fff;
}
.icon-telefono:before {
  content: "\e906";
  color: #fff;
}
.icon-tienda:before {
  content: "\e907";
}
.icon-ubicacion:before {
  content: "\e908";
  color: #fff;
}
.icon-vestido:before {
  content: "\e909";
}
.icon-whatsapp-b:before {
  content: "\e90a";
}
.icon-whatsapp-n:before {
  content: "\e90b";
  color: #fff;
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram1:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
