a.asc:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f884";
}

a.desc:after {
    content: "\f160";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

