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

[class^="icon-apps-"], [class*=" icon-apps-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apps-icons' !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-apps-calendar:before {
  content: "\e900";
}
.icon-apps-credit-card:before {
  content: "\e901";
}
.icon-apps-home:before {
  content: "\e902";
}
.icon-apps-image:before {
  content: "\e903";
}
.icon-apps-info:before {
  content: "\e904";
}
.icon-apps-map-pin:before {
  content: "\e905";
}
.icon-apps-navigation:before {
  content: "\e906";
}
.icon-apps-phone:before {
  content: "\e907";
}
.icon-apps-scissors:before {
  content: "\e908";
}
.icon-apps-settings:before {
  content: "\e909";
}
.icon-apps-calendar-number-outline:before {
  content: "\e90a";
}
.icon-apps-call-outline:before {
  content: "\e90b";
}
.icon-apps-cash-outline:before {
  content: "\e90c";
}
.icon-apps-cut-outline:before {
  content: "\e90d";
}
.icon-apps-images-outline:before {
  content: "\e90e";
}
.icon-apps-information-circle-outline:before {
  content: "\e90f";
}
.icon-apps-location-outline:before {
  content: "\e910";
}
.icon-apps-navigate-outline:before {
  content: "\e911";
}
.icon-apps-calendar-clear-outline:before {
  content: "\e912";
}
.icon-apps-calendar-outline:before {
  content: "\e913";
}
.icon-apps-home-outline:before {
  content: "\e914";
}
.icon-apps-settings-outline:before {
  content: "\e915";
}
