@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ayu40z');
  src:  url('../fonts/icomoon.eot?ayu40z#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ayu40z') format('truetype'),
    url('../fonts/icomoon.woff?ayu40z') format('woff'),
    url('../fonts/icomoon.svg?ayu40z#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;
}

[class^="icon-"]:before {
  position: absolute;
  color: #a4b743;
  top: 10px;
  left: 6px;

}


.icon-copy-document:before {
  content: "\e915";
}
.icon-group-profile-users:before {
  content: "\e916";
}
.icon-share-symbol:before {
  content: "\e917";
}
.icon-paper-bill:before {
  content: "\e918";
}
.icon-shopping-cart-black-shape2:before {
  content: "\e919";
}


.icon-top:before {
  content: "\e913";
  font-size: 34px;
  left:0;
  top: 2px;
}
.icon-tel1:before {
  content: "\e914";
  font-size: 48px;
  left:-8px;
  top: -4px;
}

.icon-tel2:before {
  content: "\e914";
  font-size: 48px;
  left:-8px;
  top: -4px;
}

.icon-add-square-button:before {
  content: "\e900";
}
.icon-blank-file:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e902";
}
.icon-coffee-cup-on-a-plate-black-silhouettes:before {
  content: "\e903";
}
.icon-cog-wheel-silhouette:before {
  content: "\e904";
}
.icon-file:before {
  content: "\e905";
}
.icon-filter-tool-black-shape:before {
  content: "\e906";
}
.icon-list:before {
  content: "\e907";
}
.icon-magnifying-glass:before {
  content: "\e908";
}
.icon-open-folder:before {
  content: "\e909";
}
.icon-picture:before {
  content: "\e90a";
}
.icon-reorder-option:before {
  content: "\e90b";
}
.icon-retweet-arrows-symbol:before {
  content: "\e90c";
}
.icon-right-quotation-mark:before {
  content: "\e90d";
}
.icon-save-file-option:before {
  content: "\e90e";
}
.icon-shopping-cart-black-shape:before {
  content: "\e90f";
}
.icon-small-rocket-ship-silhouette:before {
  content: "\e910";
}
.icon-tags:before {
  content: "\e911";
}
.icon-user-shape:before {
  content: "\e912";
}
.icon-wrench:before {
  content: "\e91a";
}

