@font-face {
  font-family: 'icones-RCDPRO';
  src:  url('icones-RCDPRO.eot?8euogd');
  src:  url('icones-RCDPRO.eot?8euogd#iefix') format('embedded-opentype'),
    url('icones-RCDPRO.ttf?8euogd') format('truetype'),
    url('icones-RCDPRO.woff?8euogd') format('woff'),
    url('icones-RCDPRO.svg?8euogd#icones-RCDPRO') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icones-RCDPRO' !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;
}

.icon2-cyber:before {
  content: "\e900";
}
.icon2-mri:before {
  content: "\e901";
}
