/* Font Awesome Pro 5.0.0 Light compatibility for legacy BARR icon prefixes. */
.fa,
.fas,
.fal {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

.fa-circle-o-notch::before {
    content: "\f1ce";
}

.fa-compress-arrows-alt::before {
    content: "\f066";
}

.fa-file-invoice::before {
    content: "\f15c";
}

.fa-user-cog::before {
    content: "\f2bd";
}
