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

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

.emicon-search:before {
  content: "\e986";
}
.emicon-plus:before {
  content: "\ea0a";
}
.emicon-minus:before {
  content: "\ea0b";
}
.emicon-mail2:before {
  content: "\ea84";
}
.emicon-facebook:before {
  content: "\ea90";
}
.emicon-instagram:before {
  content: "\ea92";
}
.emicon-twitter:before {
  content: "\ea96";
}
