@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g7ywh7');
  src:  url('fonts/icomoon.eot?g7ywh7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g7ywh7') format('truetype'),
    url('fonts/icomoon.woff?g7ywh7') format('woff'),
    url('fonts/icomoon.svg?g7ywh7#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-tag-fill:before {
  content: "\e918";
}
.icon-ArrowDown:before {
  content: "\e917";
}
.icon-ArrowUp:before {
  content: "\e919";
}
.icon-Heart:before {
  content: "\e90c";
}
.icon-Home:before {
  content: "\e90d";
}
.icon-MapPin:before {
  content: "\e90e";
}
.icon-Message:before {
  content: "\e90f";
}
.icon-Paper:before {
  content: "\e910";
}
.icon-Phone:before {
  content: "\e911";
}
.icon-Profile:before {
  content: "\e912";
}
.icon-Star1:before {
  content: "\e913";
}
.icon-Work:before {
  content: "\e914";
}
.icon-Envelope:before {
  content: "\e915";
}
.icon-Folder:before {
  content: "\e916";
}
.icon-Check-Circle:before {
  content: "\e90b";
}
.icon-ArrowUpRight:before {
  content: "\e90a";
}
.icon-PhoneCall:before {
  content: "\e909";
}
.icon-ArrowLeft:before {
  content: "\e908";
}
.icon-Quote:before {
  content: "\e900";
}
.icon-Star:before {
  content: "\e901";
}
.icon-Dribbble:before {
  content: "\e902";
}
.icon-FaceBook:before {
  content: "\e903";
}
.icon-Instagram:before {
  content: "\e904";
}
.icon-X:before {
  content: "\e905";
}
.icon-Behance:before {
  content: "\e906";
}
.icon-ArrowRight:before {
  content: "\e907";
}
