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

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

.icon3-arrow-up-right:before {
  content: "\e908";
}
.icon3-add:before {
  content: "\e900";
}
.icon3-basket:before {
  content: "\e901";
}
.icon3-cafe:before {
  content: "\e902";
}
.icon3-delete:before {
  content: "\e903";
}
.icon3-fitness:before {
  content: "\e904";
}
.icon3-flag:before {
  content: "\e905";
}
.icon3-remove:before {
  content: "\e906";
}
.icon3-restaurant:before {
  content: "\e907";
}
