@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kcmp6y');
  src:  url('fonts/icomoon.eot?kcmp6y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kcmp6y') format('truetype'),
    url('fonts/icomoon.woff?kcmp6y') format('woff'),
    url('fonts/icomoon.svg?kcmp6y#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-hover:before {
  content: "\e916";
}
.icon-logo-con-texto:before {
  content: "\e913";
  color: #7a7a7a;
}
.icon-logo-sin-texto:before {
  content: "\e914";
  color: #7a7a7a;
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-user:before {
  content: "\e902";
}
.icon-document:before {
  content: "\e903";
}
.icon-write-us:before {
  content: "\e904";
}
.icon-door:before {
  content: "\e905";
}
.icon-location:before {
  content: "\e906";
}
.icon-pencil:before {
  content: "\e907";
}
.icon-leaf:before {
  content: "\e908";
}
.icon-lightbulb:before {
  content: "\e909";
}
.icon-pointer:before {
  content: "\e90a";
}
.icon-chat:before {
  content: "\e90b";
}
.icon-pdf:before {
  content: "\e915";
}
.icon-phone:before {
  content: "\e911";
}
.icon-home:before {
  content: "\e912";
}
.icon-bars:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-facebook:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
