@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i60mg9');
  src:  url('fonts/icomoon.eot?i60mg9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i60mg9') format('truetype'),
    url('fonts/icomoon.woff?i60mg9') format('woff'),
    url('fonts/icomoon.svg?i60mg9#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-x4:before {
  content: "\f500";
}
.icon-badge:before {
  content: "\f501";
}
.icon-tagine:before {
  content: "\f502";
}
.icon-tonto:before {
  content: "\f503";
}
.icon-camel:before {
  content: "\f504";
}
