@font-face {
  font-family: 'icon-ese';
  src:  url('../fonts/icomoon.eot?po9jgk');
  src:  url('../fonts/icomoon.eot?po9jgk#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?po9jgk') format('truetype'),
    url('../fonts/icomoon.woff?po9jgk') format('woff'),
    url('../fonts/icomoon.svg?po9jgk#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: 'icon-ese' !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-close:before {
  content: "\e90f";
}
.icon-acreditacion:before {
  content: "\e900";
}
.icon-chair:before {
  content: "\e901";
}
.icon-down-arrow:before {
  content: "\e902";
}
.icon-download:before {
  content: "\e903";
}
.icon-entrevista:before {
  content: "\e904";
}
.icon-experiencia:before {
  content: "\e905";
}
.icon-face:before {
  content: "\e906";
}
.icon-hamburger:before {
  content: "\e907";
}
.icon-left-arrow:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-right-arrow:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-survey:before {
  content: "\e90d";
}
.icon-tw:before {
  content: "\e90e";
}
