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

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e900";
}
