@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?49d6ch');
  src:  url('fonts/icomoon.eot?49d6ch#iefix') format('embedded-opentype'),
   url('fonts/cr.ttf?49d6ch') format('truetype'),
    url('fonts/cr.woff?49d6ch') format('woff'),
    url('fonts/cr.svg?49d6ch#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: 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-cr:before {
  content: "\e900";
  color:#fff;
  font-size:50px;
 
}

.caja-key a{
     text-decoration: none;
    
}
