@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?ajritl') format('truetype'),
    url('fonts/icomoon.woff?ajritl') format('woff'),
    url('fonts/icomoon.svg?ajritl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-of-"], [class*=" icon-of-"] {
  /* 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-of-heart-full:before {
  content: "\e915";
}
.icon-of-building:before {
  content: "\e911";
}
.icon-of-doc1:before {
  content: "\e912";
}
.icon-of-doc2:before {
  content: "\e913";
}
.icon-of-refresh:before {
  content: "\e914";
}
.icon-of-alert:before {
  content: "\e90e";
}
.icon-of-info:before {
  content: "\e90f";
}
.icon-of-pen:before {
  content: "\e910";
}
.icon-of-repeat:before {
  content: "\e90b";
}
.icon-of-link-window:before {
  content: "\e90c";
}
.icon-of-star:before {
  content: "\e90d";
}
.icon-of-arrowb-r:before {
  content: "\e902";
}
.icon-of-burger:before {
  content: "\e903";
}
.icon-of-cart:before {
  content: "\e905";
}
.icon-of-close:before {
  content: "\e907";
}
.icon-of-heart:before {
  content: "\e908";
}
.icon-of-search:before {
  content: "\e909";
}
.icon-of-user:before {
  content: "\e90a";
}
.icon-of-arr-u:before {
  content: "\e900";
}
.icon-of-arr-d:before {
  content: "\e901";
}
.icon-of-arr-r:before {
  content: "\e904";
}
.icon-of-arr-l:before {
  content: "\e906";
}
.icon-of-bell:before {
  content: "\e916";
}
