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

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

.lk-icon-icon_cheval:before {
  content: "\e900";
}
.lk-icon-icon_temple:before {
  content: "\e901";
}
.lk-icon-icon_mains:before {
  content: "\e902";
}
.lk-icon-icon_monde:before {
  content: "\e903";
}
.lk-icon-icon_famille:before {
  content: "\e904";
}

