@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ypkfcn');
  src:  url('../fonts/icomoon.eot?ypkfcn#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ypkfcn') format('truetype'),
    url('../fonts/icomoon.woff?ypkfcn') format('woff'),
    url('../fonts/icomoon.svg?ypkfcn#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: 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-econexia:before {
  content: "\e900";
}
.icon-newsletter:before {
  content: "\e901";
}
.icon-app:before {
  content: "\e902";
}
.icon-calendario:before {
  content: "\e903";
}
.icon-caret-down:before {
  content: "\e904";
}
.icon-chat:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e907";
}
.icon-contactos:before {
  content: "\e908";
}
.icon-cursor-desliza:before {
  content: "\e909";
}
.icon-eventos:before {
  content: "\e90a";
}
.icon-ferias:before {
  content: "\e90b";
}
.icon-flecha-left:before {
  content: "\e90c";
}
.icon-flecha-right:before {
  content: "\e90d";
}
.icon-fotografia:before {
  content: "\e90e";
}
.icon-infraestructura:before {
  content: "\e90f";
}
.icon-networking:before {
  content: "\e910";
}
.icon-pasajes:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e912";
}
.icon-servicios:before {
  content: "\e913";
}
.icon-videos:before {
  content: "\e914";
}
.icon-youtube:before {
  content: "\e915";
}
.icon-close:before {
  content: "\ea0f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}
