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

[class^="gafner-custom-icon"], [class*=" gafner-custom-icon"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gafner-custom-icon-arrow-left:before {
  content: "\e900";
}
.gafner-custom-icon-arrow-right:before {
  content: "\e901";
}
