@font-face {
  font-family: 'escape-zone';
  src:  url('https://media.escape-zone.fr/assets/font-icon/escape-zone/escape-zone.eot?eo04ar');
  src:  url('https://media.escape-zone.fr/assets/font-icon/escape-zone/escape-zone.eot?eo04ar#iefix') format('embedded-opentype'),
    url('https://media.escape-zone.fr/assets/font-icon/escape-zone/escape-zone.ttf?eo04ar') format('truetype'),
    url('https://media.escape-zone.fr/assets/font-icon/escape-zone/escape-zone.woff?eo04ar') format('woff'),
    url('https://media.escape-zone.fr/assets/font-icon/escape-zone/escape-zone.svg?eo04ar#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-EZ-"], [class*=" icon-EZ-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'escape-zone' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /*line-height: 1;*/
  display: inline-block;
  position: relative;
  vertical-align: middle;
  z-index: 2;
  color: #fff;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-EZ-sablier:before {
  content: "\e900";
}
.icon-EZ-sablier-carre:before {
  content: "\e902";
}
.icon-EZ-logo:before {
  content: "\e901";
}