.far {
    font-weight: 400 !important;
}

.fa-arrow-circle-o-down,
.fa-arrow-circle-o-right,
.fa-calendar-o,
.fa-calendar-minus-o,
.fa-check-circle-o,
.fa-check-square-o,
.fa-clock-o,
.fa-hospital-o,
.fa-square-o,
.fa-star-o,
.fa-warning {
    font-weight: 400;
}

.fa-arrow-circle-o-down:before {
    content: "\f358"; }
.fa-arrow-circle-o-right:before {
    content: "\f35a"; }
.fa-calendar-o:before {
    content: "\f133"; }
.fa-calendar-minus-o:before {
    content: "\f272"; }
.fa-check-circle-o:before {
    content: "\f058"; }
.fa-check-square-o:before {
    content: "\f14a"; }
.fa-clock-o:before {
    content: "\f017"; }
.fa-hospital-o:before {
    content: "\f0f8"; }
.fa-square-o:before {
    content: "\f0c8"; }
.fa-star-o:before {
    content: "\f005"; }
.fa-warning:before {
    content: "\f12a"; }