@font-face {
  font-family: 'icomoon';
  src:  url('../../src/icomoonfonts/icomoon.eot?ul0pnf');
  src:  url('../../src/icomoonfonts/icomoon.eot?ul0pnf#iefix') format('embedded-opentype'),
    url('../../src/icomoonfonts/icomoon.ttf?ul0pnf') format('truetype'),
    url('../../src/icomoonfonts/icomoon.woff?ul0pnf') format('woff'),
    url('../../src/icomoonfonts/icomoon.svg?ul0pnf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-offer-graduate:before {
  content: "\e900";
}
.icon-offer-child:before {
  content: "\e901";
}
.icon-offer-adult:before {
  content: "\e902";
}
.icon-offer-master:before {
  content: "\e903";
}
.icon-circle-right:before {
  content: "\e904";
}
.icon-circle-left:before {
  content: "\e905";
}
.icon-arrow-left-mob:before {
  content: "\e906";
}
.icon-arrow-right-mob:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
