/**
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
font-family: 'FontAwesome';
src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
/* Это настройки шрифта, сюда можно добавлять другие селекторы,
где будут применяться такие же правила. */
.profile-actions .mail:before,
.profile-actions .talk:before,
.profile-actions .fav-add:before,
.profile-actions .fav-remove:before,
.profile-actions .ignore-add:before,
.profile-actions .ignore-remove:before,
.profile-actions .settings:before,
.profile-actions .ban:before {
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* Это правила задающие конкретную иконку конкретному элементу. */
.profile-actions .mail:before {
content: '\\_f0e0';
}
.profile-actions .talk:before {
content: '\\_f086';
}
.profile-actions .fav-add:before {
content: '\\_f234';
}
.profile-actions .fav-remove:before {
content: '\\_f007';
}
.profile-actions .fav-remove:hover:before {
content: '\\_f235';
}
.profile-actions .ignore-add:before,
.profile-actions .ignore-remove:hover:before {
content: '\\_f06e';
}
.profile-actions .ignore-add:hover:before,
.profile-actions .ignore-remove:before {
content: '\\_f070';
}
.profile-actions .settings:before {
content: '\\_f0ad';
}
.profile-actions .ban:before {
content: '\\_f24e';
}
/* Это отдельные правила для иконок под аватаркой, они могут как совпадать,
так и отличаться от настроек других иконок в вашем стиле. */
.profile-actions .mail:before,
.profile-actions .talk:before,
.profile-actions .fav-add:before,
.profile-actions .fav-remove:before,
.profile-actions .ignore-add:before,
.profile-actions .ignore-remove:before,
.profile-actions .settings:before,
.profile-actions .ban:before {
font-size: 18px;
}


Вижу что есть шрифт шики, и каждый символ латиницы отвечает за какой-то значек, где можно увидеть полную таблицу данных значков?
@Darkza ушёл на MAL,@grin3671