/* Use locally installed Font Awesome to avoid missing file requests. */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: local('Font Awesome 5 Free');
}
