@font-face {
  font-family: 'CHU';
  src:  url('fonts/CHU.eot?t92bkx');
  src:  url('fonts/CHU.eot?t92bkx#iefix') format('embedded-opentype'),
    url('fonts/CHU.ttf?t92bkx') format('truetype'),
    url('fonts/CHU.woff?t92bkx') format('woff'),
    url('fonts/CHU.svg?t92bkx#CHU') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="chu-"], [class*=" chu-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'CHU' !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;
}

.chu-cardiology:before {
  content: "\e904";
}
.chu-dermatology:before {
  content: "\e905";
}
.chu-immunology:before {
  content: "\e906";
}
.chu-obgyn:before {
  content: "\e907";
}
.chu-hepato:before {
  content: "\e900";
}
.chu-oncologie:before {
  content: "\e901";
}
.chu-blocop:before {
  content: "\e902";
}
.chu-chirurgie:before {
  content: "\e903";
}
