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

[class^="ico icon-"], [class*=" ico 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-play-button:before {
  content: "\e90a";
}
.icon-cancel:before {
  content: "\e909";
}
.icon-circular-button-with-four-dots-of-holes:before {
  content: "\e908";
}
.icon-add:before {
  content: "\e907";
}
.icon-call:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e905";
}
.icon-placeholder:before {
  content: "\e906";
}
.icon-chat:before {
  content: "\e900";
}
.icon-left-quote:before {
  content: "\e901";
}
.icon-quote-sign:before {
  content: "\e902";
}
.icon-right-arrow:before {
  content: "\e903";
}
