/*
* Login/Forgot page icon
*/
@font-face {
    font-family: 'icomoon';
    src: url('icomoon/icomoon.eot?1ki0q8');
    src: url('icomoon/icomoon.eot?1ki0q8#iefix') format('embedded-opentype'), url('icomoon/icomoon.ttf?1ki0q8') format('truetype'), url('icomoon/icomoon.svg?1ki0q8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* 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-head:before {
    content: "\e074";
}
.icon-key3:before {
    content: "\f084";
}
.icon-envelope-o:before {
  content: "\f003";
}