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

[class^="i-"]::before,
[class*=" i-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-font' !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;
}

.i-whatsapp-icon:before {
  content: "\e900";
}

.i-washing-machine-icon:before {
  content: "\e901";
}

.i-twitter-icon:before {
  content: "\e902";
}

.i-tools-icon:before {
  content: "\e903";
}

.i-star-yellow:before {
  content: "\e904";
}

.i-photo-icon:before {
  content: "\e905";
}

.i-phone-call-icon:before {
  content: "\e906";
}

.i-next-m-icon:before {
  content: "\e907";
}

.i-prev-m-icon:before {
  content: "\e908";
}

.i-next-sm-icon:before {
  content: "\e909";
}

.i-prev-sm-icon:before {
  content: "\e90a";
}

.i-monitor-icon:before {
  content: "\e90b";
}

.i-link-icon:before {
  content: "\e90c";
}

.i-home-icon:before {
  content: "\e90d";
}

.i-groceries-icon:before {
  content: "\e90e";
}

.i-grid-view-m:before {
  content: "\e90f";
}

.i-grid-view-sm:before {
  content: "\e910";
}

.i-facebook-icon:before {
  content: "\e911";
}

.i-electronic-svg:before {
  content: "\e912";
}

.i-dart-icon:before {
  content: "\e913";
}

.i-cooker-icon:before {
  content: "\e914";
}

.i-check-icon:before {
  content: "\e915";
}

.i-attach-icon:before {
  content: "\e916";
}

.i-arrow-right-icon:before {
  content: "\e917";
}

.i-angle-right-icon:before {
  content: "\e918";
}

.i-angle-down-icon:before {
  content: "\e919";
}

.i-alert-icon:before {
  content: "\e91a";
}
