.fa-lock:before {
    content: "\f023"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-server:before {
    content: "\f233"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-history:before {
    content: "\f1da"
}

.fa-key:before {
    content: "\f084"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-handshake:before {
    content: "\f2b5"
}
