.fa-file-circle-xmark::before {
    content: "\e5a1"; }
.fa-file-circle-exclamation::before {
    content: "\e4eb"; }
.fa-arrow-turn-down::before {
    content: "\f149"; }
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    font-weight: 900;
    src: url("fonts/fa-solid-900_v6.woff2") format("woff2"), url("fonts/fa-solid-900_v6.ttf") format("truetype"); 
}