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

[class^="appicon-"], [class*=" appicon-"] {
  /* 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;
}

.appicon-001-car:before {
  content: "\f101";
}
.appicon-002-cream:before {
  content: "\f102";
}
.appicon-003-graduation-cap:before {
  content: "\f103";
}
.appicon-004-shirt:before {
  content: "\f104";
}
.appicon-005-smart-tv:before {
  content: "\f105";
}
.appicon-006-credit-card:before {
  content: "\f106";
}
.appicon-007-fast-food:before {
  content: "\f107";
}
.appicon-008-restaurant:before {
  content: "\f108";
}
.appicon-009-first-aid-kit:before {
  content: "\f109";
}
.appicon-010-real-estate:before {
  content: "\f10a";
}
.appicon-011-sedan:before {
  content: "\f10b";
}
.appicon-012-electric-car:before {
  content: "\f10c";
}
