@font-face {
  font-family: 'icomoon';
  src:  url('https://preview.colorlib.com/theme/architect/css/fonts/icomoon.eot?5j2n32');
  src:  url('https://preview.colorlib.com/theme/architect/css/fonts/icomoon.eot?5j2n32#iefix') format('embedded-opentype'),
    url('https://preview.colorlib.com/theme/architect/css/fonts/icomoon.ttf?5j2n32') format('truetype'),
    url('https://preview.colorlib.com/theme/architect/css/fonts/icomoon.woff?5j2n32') format('woff'),
    url('https://preview.colorlib.com/theme/architect/css/fonts/icomoon.svg?5j2n32#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;
}
.icon-heart3:before {
  content: "\e07c";
}
.icon-location-2:before {
  content: "\e0ab";
}
.icon-arrow-left3:before {
  content: "\e0c2";
}
.icon-arrow-right3:before {
  content: "\e0c3";
}
.icon-check:before {
  content: "\e116";
}
.icon-location4:before {
  content: "\e912";
}
.icon-phone3:before {
  content: "\e917";
}
.icon-paperplane:before {
  content: "\e91e";
}
.icon-phone:before {
  content: "\e004";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-globe:before {
  content: "\e045";
}
.icon-facebook:before {
  content: "\e05d";
}
.icon-twitter:before {
  content: "\e05e";
}
.icon-linkedin:before {
  content: "\e062";
}
.icon-dribbble:before {
  content: "\e063";
}
.icon-user:before {
  content: "\e9a1";
}
.icon-quotes-left:before {
  content: "\e9a7";
}
.icon-arrow-up2:before {
  content: "\ea6a";
}
.icon-dropbox:before {
  content: "\eade";
}

