@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6amsn1');
  src:  url('fonts/icomoon.eot?6amsn1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6amsn1') format('truetype'),
    url('fonts/icomoon.woff?6amsn1') format('woff'),
    url('fonts/icomoon.svg?6amsn1#icomoon') 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: 'icomoon' !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-tick-inside-a-circle:before {
  content: "\e900";
}
.icon-truck:before {
  content: "\e901";
}
.icon-clicker:before {
  content: "\e902";
}
.icon-right-chevron:before {
  content: "\e903";
}
.icon-round-help-button:before {
  content: "\e904";
}
.icon-web:before {
  content: "\e905";
}
.icon-draw:before {
  content: "\e906";
}
.icon-time:before {
  content: "\e907";
}
.icon-shield:before {
  content: "\e908";
}
.icon-vintage:before {
  content: "\e909";
}
.icon-refresh-button:before {
  content: "\e90a";
}
.icon-check-1:before {
  content: "\e90b";
}
.icon-arrows-2:before {
  content: "\e90c";
}
.icon-check:before {
  content: "\e90d";
}
.icon-signs-1:before {
  content: "\e90e";
}
.icon-arrows-1:before {
  content: "\e90f";
}
.icon-cursor:before {
  content: "\e910";
}
.icon-circle:before {
  content: "\e911";
}
.icon-interface-2:before {
  content: "\e912";
}
.icon-signs:before {
  content: "\e913";
}
.icon-interface-1:before {
  content: "\e914";
}
.icon-search:before {
  content: "\e915";
}
.icon-interface:before {
  content: "\e916";
}
.icon-shield-1:before {
  content: "\e917";
}
.icon-tool:before {
  content: "\e918";
}
.icon-arrows-left:before {
  content: "\e919";
}
.icon-arrows-right:before {
  content: "\e91a";
}
.icon-city:before {
  content: "\e91b";
}

