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

[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-mail:before {
  content: "\e919";
}
.icon-Add:before {
  content: "\e900";
}
.icon-Calendar:before {
  content: "\e901";
}
.icon-Call:before {
  content: "\e902";
}
.icon-Cart:before {
  content: "\e903";
}
.icon-Check:before {
  content: "\e904";
}
.icon-Close:before {
  content: "\e905";
}
.icon-Copy:before {
  content: "\e906";
}
.icon-Delete:before {
  content: "\e907";
}
.icon-Down:before {
  content: "\e908";
}
.icon-Download:before {
  content: "\e909";
}
.icon-Edit:before {
  content: "\e90a";
}
.icon-Filter:before {
  content: "\e90b";
}
.icon-Hide:before {
  content: "\e90c";
}
.icon-Info:before {
  content: "\e90d";
}
.icon-Knowmore:before {
  content: "\e90e";
}
.icon-Location:before {
  content: "\e90f";
}
.icon-More:before {
  content: "\e910";
}
.icon-Pdf:before {
  content: "\e911";
}
.icon-Play:before {
  content: "\e912";
}
.icon-Right:before {
  content: "\e913";
}
.icon-Search:before {
  content: "\e914";
}
.icon-Sort:before {
  content: "\e915";
}
.icon-Time:before {
  content: "\e916";
}
.icon-Up:before {
  content: "\e917";
}
.icon-View:before {
  content: "\e918";
}