@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?anltbr');
  src:  url('../font/icomoon.eot?anltbr#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?anltbr') format('truetype'),
    url('../font/icomoon.woff?anltbr') format('woff'),
    url('../font/icomoon.svg?anltbr#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-point-down:before {
  content: "\ea05";
}
.icon-last:before {
  content: "\ea22";
}
.icon-move-down:before {
  content: "\ea47";
}
.icon-codepen:before {
  content: "\eae8";
}
.icon-office:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-envelop:before {
  content: "\e945";
}
