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

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

.cud-grid:before {
  content: "\e666";
}
.cud-collectivite:before {
  content: "\e667";
  color: #fff;
  font-size: 36px;
}
