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

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

.ewi-icons-image:before {
  content: "\e900";
  color: #447cee;
}
