@font-face {
  font-family: 'icomoon-fecha2';
  src:  url('icomoon-fecha2.eot?c7wel9');
  src:  url('icomoon-fecha2.eot?c7wel9#iefix') format('embedded-opentype'),
    url('icomoon-fecha2.ttf?c7wel9') format('truetype'),
    url('icomoon-fecha2.woff?c7wel9') format('woff'),
    url('icomoon-fecha2.svg?c7wel9#icomoon-fecha2') 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-fecha2' !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;
}
@font-face {
  font-family: 'icomoon-menu';
  src:  url('icomoon-menu.eot?c7wel9');
  src:  url('icomoon-menu.eot?c7wel9#iefix') format('embedded-opentype'),
    url('icomoon-menu.ttf?c7wel9') format('truetype'),
    url('icomoon-menu.woff?c7wel9') format('woff'),
    url('icomoon-menu.svg?c7wel9#icomoon-menu') 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-menu' !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-eject:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e9bd";
}