NightKing
#header-primary > ul > li.item-link1 > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
content: '\f059';
margin-right: 4px;
vertical-align: -1px;
}
#header-primary > ul > li.item-link3 > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
content: '\f1ab';
margin-right: 4px;
vertical-align: -1px;
}
#header-primary > ul > li.item-link4 > a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
content: '\f6fa';
margin-right: 4px;
vertical-align: -1px;
}
#header-primary > ul > li > a {
color: white;
}