@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon_1.eot?ypzfet');
  src:  url('../fonts/icomoon_1.eot?ypzfet#iefix') format('embedded-opentype'),
    url('../fonts/icomoon_1.ttf?ypzfet') format('truetype'),
    url('../fonts/icomoon_1.woff?ypzfet') format('woff'),
    url('../fonts/icomoon_1.svg?ypzfet#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-clock-1:before {
  content: "\e901";
  /*color: #ffd900;*/
}
.icon-disk-1:before {
  content: "\e902";
  /*color: #ffd900;*/
}
.icon-bell-1:before {
  content: "\e903";
  /*color: #ffd900;*/
}
.icon-calendar-1:before {
  content: "\e904";
  /*color: #ffd900;*/
}
.icon-clock-2:before {
  content: "\e905";
  /*color: #e5e5e5;*/
}
.icon-disk-2:before {
  content: "\e906";
  /*color: #e5e5e5;*/
}
.icon-bell-2:before {
  content: "\e907";
  /*color: #e5e5e5;*/
}
.icon-calendar-2:before {
  content: "\e908";
  /*color: #e5e5e5;*/
}