@font-face {
  font-family: 'icomoon';
  src:  url('https://d1azc1qln24ryf.cloudfront.net/47588/CrownClinic/icomoon.eot?mwr1nk');
  src:  url('https://d1azc1qln24ryf.cloudfront.net/47588/CrownClinic/icomoon.eot?mwr1nk#iefix') format('embedded-opentype'),
    url('https://d1azc1qln24ryf.cloudfront.net/47588/CrownClinic/icomoon.woff2?mwr1nk') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/47588/CrownClinic/icomoon.ttf?mwr1nk') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/47588/CrownClinic/icomoon.woff?mwr1nk') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/47588/CrownClinic/icomoon.svg?mwr1nk#icomoon') 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-eye:before {
  content: "\e6a5";
}
.icon-file-empty:before {
  content: "\e6b3";
}
.icon-phone-in-out:before {
  content: "\e770";
}
.icon-menu:before {
  content: "\e92b";
}
.icon-chevron-left:before {
  content: "\e93b";
}
.icon-chevron-right:before {
  content: "\e93c";
}
