@font-face {
  font-family: 'icomoon_logo';
  src:
    url('fonts/icomoon_logo.ttf?99jx3s') format('truetype'),
    url('fonts/icomoon_logo.woff?99jx3s') format('woff'),
    url('fonts/icomoon_logo.svg?99jx3s#icomoon_logo') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon_logo-bn_ehotelier:before {
  content: "\e900";
}
