@font-face {
  font-family: 'icomoon';
  src:  url('/src/fonts/icomoon.eot?tnqfln');
  src:  url('/src/fonts/icomoon.eot?tnqfln#iefix') format('embedded-opentype'),
        url('/src/fonts/icomoon.ttf?tnqfln') format('truetype'),
        url('/src/fonts/icomoon.woff?tnqfln') format('woff'),
        url('/src/fonts/icomoon.svg?tnqfln#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-magnifier-tool:before {
  content: "\e910";
}
.icon-calendar-icon:before {
  content: "\e905";
}
.icon-down-arrow:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-email-filled-closed-envelope:before {
  content: "\e908";
}
.icon-placeholder:before {
  content: "\e909";
}
.icon-play-symbol:before {
  content: "\e90a";
}
.icon-right-arrow-forward:before {
  content: "\e90b";
}
.icon-close-button:before {
  content: "\e90f";
}
.icon-menu:before {
  content: "\e90e";
}
.icon-pdf2:before {
  content: "\e90c";
}
.icon-pdf3:before {
  content: "\e90d";
}
.icon-checkmark-for-verification:before {
  content: "\e900";
}
.icon-facebook-app-logo:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e902";
}
.icon-keyboard-right-arrow-button:before {
  content: "\e903";
}
.icon-telephone-handle-silhouette:before {
  content: "\e904";
}

