@font-face {
  font-family: 'icomoon';
  src:  url(../icomoon/fonts/icomoon.eot);
  src:  url(../icomoon/fonts/icomoon.eot) format('embedded-opentype'),
    url(../icomoon/fonts/icomoon.ttf) format('truetype'),
    url(../icomoon/fonts/icomoon.woff) format('woff'),
    url(../icomoon/fonts/icomoon.svg) 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-hawk_picture:before {
  content: "\e914";
}
.icon-hawk_settings:before {
  content: "\e90f";
}
.icon-hawk_email:before {
  content: "\e910";
}
.icon-hawk_moon:before {
  content: "\e911";
}
.icon-hawk_pen:before {
  content: "\e912";
}
.icon-hawk_tape-with-star:before {
  content: "\e90a";
}
.icon-hawk_drib:before {
  content: "\e90b";
}
.icon-hawk_guard-ok:before {
  content: "\e90c";
}
.icon-hawk_head-clocks:before {
  content: "\e90d";
}
.icon-hawk_sun:before {
  content: "\e90e";
}
.icon-hawk_phone-in-circle:before {
  content: "\e909";
}
.icon-hawk_mark:before {
  content: "\e901";
}
.icon-hawk_mobile:before {
  content: "\e902";
}
.icon-hawk_phone:before {
  content: "\e903";
}
.icon-hawk_purse:before {
  content: "\e904";
}
.icon-hawk_signal:before {
  content: "\e905";
}
.icon-hawk_template:before {
  content: "\e906";
}
.icon-hawk_calendar:before {
  content: "\e907";
}
.icon-hawk_clock:before {
  content: "\e908";
}
.icon-hawk_docs:before {
  content: "\e913";
}
.icon-ico_svg-48:before {
  content: "\e900";
}

