.ent {
    display: inline-block;
    font-family: Entypo;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2em !important;
    line-height: 0.75em;
    vertical-align: -15%;
}

.ent-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.ent-export:before {
    content: "\1F4E5";
}

.ent-person1:before {
    content: '\1F464';
}

.ent-person2:before {
    content: '\1F465';
}

.ent-person-plus:before {
    content: '\E700';
}

.ent-del:before {
    content: '\2615';
}

.ent-edit:before {
    content: '\270E';
}

.ent-view:before {
    content: '\1F4D6';
}

/*
.ent-template:before {
    content: '\1F516';
}

.ent-clone:before {
    content: '\1F464';
}*/
