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

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

.icon-free-icon-email:before {
  content: "\e322";
}
.icon-user:before {
  content: "\e971";
}
.icon-lock:before {
  content: "\e98f";
}
