
.fak.fa-solid-briefcase-slash:before,
.fa-kit.fa-solid-briefcase-slash:before {
    content: '\e000';
}

.fak.fa-solid-user-helmet-safety-circle-dollar:before,
.fa-kit.fa-solid-user-helmet-safety-circle-dollar:before {
    content: '\e001';
}

.fak,
.fa-kit {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome Kit';
}

@font-face {
    font-family: 'Font Awesome Kit';
    font-style: normal;
    src: url("../webfonts/kit-upload.woff2?v=1") format("woff2");
}
