@font-face {
  font-family: 'musee-abbaye';
  src:  url('https://i.icomoon.io/public/be12ad7ed5/MuseeAbbaye/musee-abbaye.eot?qn53eo');
  src:  url('https://i.icomoon.io/public/be12ad7ed5/MuseeAbbaye/musee-abbaye.eot?qn53eo#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/be12ad7ed5/MuseeAbbaye/musee-abbaye.woff2?qn53eo') format('woff2'),
    url('https://i.icomoon.io/public/be12ad7ed5/MuseeAbbaye/musee-abbaye.ttf?qn53eo') format('truetype'),
    url('https://i.icomoon.io/public/be12ad7ed5/MuseeAbbaye/musee-abbaye.woff?qn53eo') format('woff'),
    url('https://i.icomoon.io/public/be12ad7ed5/MuseeAbbaye/musee-abbaye.svg?qn53eo#musee-abbaye') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'musee-abbaye' !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-close:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
