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

i {
  /* 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-search1:before {
  content: "\f002";
}
.icon-home1:before {
  content: "\f015";
}
.icon-mail-reply:before {
  content: "\f112";
}
.icon-reply:before {
  content: "\f112";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-trash:before {
  content: "\f1f8";
}
.icon-times-rectangle:before {
  content: "\f2d3";
}
.icon-window-close:before {
  content: "\f2d3";
}
.icon-times-rectangle-o:before {
  content: "\f2d4";
}
.icon-window-close-o:before {
  content: "\f2d4";
}
