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

[class^="chatrium-icon-"], [class*=" chatrium-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chatrium-icon' !important;
  speak: never;
  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;
}

.chatrium-icon-calendar:before {
  content: "\e903";
}
.chatrium-icon-coupon:before {
  content: "\e904";
}
.chatrium-icon-heart:before {
  content: "\e902";
}
.chatrium-icon-tick:before {
  content: "\e99b";
}
.chatrium-icon-phone-filled:before {
  content: "\e999";
}
.chatrium-icon-mail-filled:before {
  content: "\e99a";
}
.chatrium-icon-download:before {
  content: "\e998";
}
.chatrium-icon-food:before {
  content: "\e933";
}
.chatrium-icon-clock:before {
  content: "\e931";
}
.chatrium-icon-download-stroke:before {
  content: "\e923";
}
.chatrium-icon-home:before {
  content: "\e925";
}
.chatrium-icon-phone:before {
  content: "\e927";
}
.chatrium-icon-quote:before {
  content: "\e929";
}
.chatrium-icon-approval:before {
  content: "\e900";
}
.chatrium-icon-percent:before {
  content: "\e901";
}
.chatrium-icon-expand:before {
  content: "\e935";
}
.chatrium-icon-os:before {
  content: "\e937";
}
.chatrium-icon-location:before {
  content: "\e996";
}
