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


[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before { content: "\e900"; }
.icon-home2:before { content: "\e901"; }
.icon-home3:before { content: "\e902"; }
.icon-newspaper:before { content: "\e904"; }
.icon-book:before { content: "\e91f"; }
.icon-file-text:before { content: "\e922"; }
.icon-folder:before { content: "\e92f"; }
.icon-folder-open:before { content: "\e930"; }
.icon-cart:before { content: "\e93a"; }
.icon-phone:before { content: "\e942"; }
.icon-phone-hang-up:before { content: "\e943"; }
.icon-envelop:before { content: "\e945"; }
.icon-pushpin:before { content: "\e946"; }
.icon-calendar:before { content: "\e953"; }
.icon-printer:before { content: "\e954"; }
.icon-user:before { content: "\e971"; }
.icon-users:before { content: "\e972"; }
.icon-lock:before { content: "\e98f"; }
.icon-unlocked:before { content: "\e990"; }
.icon-menu:before { content: "\e9bd"; }
.icon-sphere:before { content: "\e9c9"; }