@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ti49l1');
  src:  url('fonts/icomoon.eot?ti49l1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ti49l1') format('truetype'),
    url('fonts/icomoon.woff?ti49l1') format('woff'),
    url('fonts/icomoon.svg?ti49l1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ill-ico-"], [class*=" ill-ico-"] {
  /* 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;
}

.ill-ico-close:before {
  content: "\e5cd";
}
.ill-ico-arrow_back:before {
  content: "\e5c4";
}
.ill-ico-arrow_forward:before {
  content: "\e5c8";
}
.ill-ico-date_range:before {
  content: "\e916";
}
.ill-ico-event_note:before {
  content: "\e616";
}
.ill-ico-burst_mode:before {
  content: "\e43c";
}
.ill-ico-photo_library:before {
  content: "\e413";
}
.ill-ico-comment:before {
  content: "\e0b9";
}
.ill-ico-dialpad:before {
  content: "\e0bc";
}
.ill-ico-picture_as_pdf:before {
  content: "\e415";
}