/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?v=4.1.0');
  src: url('../fonts/icomoon.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/icomoon.woff?v=4.1.0') format('woff'), url('../fonts/icomoon.ttf?v=4.1.0') format('truetype'), url('../fonts/icomoon.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fe {
  display: inline-block;
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fe-experiencia-1:before {
  content: "\e903";
}
.fe-experiencia-2:before {
  content: "\e904";
}
.fe-experiencia-3:before {
  content: "\e905";
}
.fe-experiencia-4:before {
  content: "\e906";
}
.fe-experiencia-5:before {
  content: "\e907";
}

.fe-educacion-1:before {
  content: "\e900";
}
.fe-educacion-2:before {
  content: "\e901";
}
.fe-educacion-3:before {
  content: "\e902";
}