@font-face
{
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("");
    src: url("") format("embedded-opentype"),url("") format("woff2"),url("") format("woff"),url("") format("truetype"),url("") format("svg");
}
.far
{
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}