@font-face {
  font-family: 'Fx2020Agenda';
  src:  url('fonts/icomoon.eot?cb1dh8');
  src:  url('fonts/icomoon.eot?cb1dh8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cb1dh8') format('truetype'),
    url('fonts/icomoon.woff?cb1dh8') format('woff'),
    url('fonts/icomoon.svg?cb1dh8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icone-fx"], [class*="icone-fx"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Fx2020Agenda' !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;
}

.icone-fx2020-horaires:before {
  content: "\e900";
}
.icone-fx2020-lieu:before {
  content: "\e901";
}
.icone-fx2020-participants:before {
  content: "\e902";
}
.icone-fx2020-tarif:before {
  content: "\e903";
}
