@font-face {
  font-family: 'font_cr';
  src:  url('../fonts/font_cr.eot?2t7xt7');
  src:  url('../fonts/font_cr.eot?2t7xt7#iefix') format('embedded-opentype'),
    url('../fonts/font_cr.ttf?2t7xt7') format('truetype'),
    url('../fonts/font_cr.woff?2t7xt7') format('woff'),
    url('../fonts/font_cr.svg?2t7xt7#font_cr') 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: 'font_cr' !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-house:before {
  content: "\e909";
}
.icon-alarm:before {
  content: "\e908";
}
.icon-time:before {
  content: "\e908";
}
.icon-clock:before {
  content: "\e908";
}
.icon-info:before {
  content: "\e906";
}
.icon-square:before {
  content: "\e904";
}
.icon-history:before {
  content: "\e902";
}
.icon-cross-out-mark:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e907";
}
.icon-circle-o:before {
  content: "\e905";
}
.icon-calendar:before {
  content: "\e903";
}
