nexromant К ссылкам Вход/Регистрация:
#header-secondary > ul > li.item-logIn > button[title="Вход"]:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
margin-right: 4px;
vertical-align: -1px;
display: inline-block;
content: '\f2f6';
}
#header-secondary > ul > li.item-signUp > button[title="Создать аккаунт"]:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 12px;
margin-right: 4px;
vertical-align: 1px;
display: inline-block;
content: '\f234';
}
К ссылкам fof:
#header-primary>ul>li.item-link1>a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
content: '\f06a';
margin-right: 7px;
}