@font-face {
  font-family: "icons";
  src: url('icons.eot?t=1738767560379'); /* IE9*/
  src: url('icons.eot?t=1738767560379#iefix') format('embedded-opentype') /* IE6-IE8 */,
  url('icons.woff2?t=1738767560379') format('woff2'),
  url('icons.woff?t=1738767560379') format('woff'),
  url('icons.ttf?t=1738767560379') format('truetype'),
  url('icons.svg?t=1738767560379') format('svg');
}

[class^="icons-"], [class*=" icons-"] {
  font-family: 'icons' !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icons-user:before { content: "\ea01"; }


