@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kytknt');
  src:  url('fonts/icomoon.eot?kytknt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kytknt') format('truetype'),
    url('fonts/icomoon.woff?kytknt') format('woff'),
    url('fonts/icomoon.svg?kytknt#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-dashboard:before {
  content: "\e919";
}
.icon-login:before {
  content: "\e91a";
}
.icon-instagram:before {
  content: "\e916";
}
.icon-youtube:before {
  content: "\e90c";
}
.icon-facebook:before {
  content: "\e915";
}
.icon-linkedin:before {
  content: "\e917";
}
.icon-twitter:before {
  content: "\e918";
}
.icon-due-date:before {
  content: "\e905";
}
.icon-logout:before {
  content: "\e913";
}
.icon-days-remaining:before {
  content: "\e914";
}
.icon-email:before {
  content: "\e909";
}
.icon-home:before {
  content: "\e90a";
}
.icon-location:before {
  content: "\e90b";
}
.icon-plan-name:before {
  content: "\e90d";
}
.icon-status:before {
  content: "\e90e";
}
.icon-amount:before {
  content: "\e90f";
}
.icon-call:before {
  content: "\e910";
}
.icon-edit:before {
  content: "\e911";
}
.icon-hamburger:before {
  content: "\e906";
}
.icon-arrow-up:before {
  content: "\e912";
}
.icon-cross-d:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-check:before {
  content: "\e903";
}
.icon-cross:before {
  content: "\e904";
}
.icon-apple:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e901";
}
.icon-g-play:before {
  content: "\e902";
}
.icon-birthday:before {
  content: "\e91d";
}
.icon-insurance:before {
  content: "\e91c";
}
