@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?hphtdr');
    src:  url('../fonts/icomoon.eot?hphtdr#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?hphtdr') format('truetype'),
      url('../fonts/icomoon.woff?hphtdr') format('woff'),
      url('../fonts/icomoon.svg?hphtdr#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-add:before {
      content: "\e91a";
    }
    .icon-back:before {
      content: "\e91b";
    }
    .icon-next:before {
      content: "\e91c";
    }
    .icon-search:before {
      content: "\e900";
    }
    .icon-home:before {
      content: "\e901";
    }
    .icon-user:before {
      content: "\e902";
    }
    .icon-up-arrow:before {
      content: "\e903";
    }
    .icon-up-arrow-1:before {
      content: "\e904";
    }
    .icon-down-arrow:before {
      content: "\e905";
    }
    .icon-eye:before {
      content: "\e906";
    }
    .icon-pen:before {
      content: "\e907";
    }
    .icon-up-arrow-2:before {
      content: "\e908";
    }
    .icon-trash:before {
      content: "\e909";
    }
    .icon-blank-page .path1:before {
      content: "\e90a";
    }
    .icon-blank-page .path2:before {
      content: "\e90b";
      margin-left: -1em;
    }
    .icon-group:before {
      content: "\e90c";
    }
    .icon-add1:before {
      content: "\e90d";
    }
    .icon-exit:before {
      content: "\e90e";
    }
    .icon-plus-symbol-button:before {
      content: "\e90f";
    }
    .icon-computer-folder:before {
      content: "\e910";
    }
    .icon-refresh:before {
      content: "\e911";
    }
    .icon-paper-clip:before {
      content: "\e912";
    }
    .icon-route:before {
      content: "\e913";
    }
    .icon-two-arrows-spin:before {
      content: "\e914";
    }
    .icon-printing:before {
      content: "\e915";
    }
    .icon-pdf-file:before {
      content: "\e916";
    }
    .icon-clip:before {
      content: "\e917";
    }
    .icon-settings:before {
      content: "\e918";
    }
    .icon-information:before {
      content: "\e919";
    }