.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-bolt:before {
    content: "\f0e7";
}
.fa-plus:before {
    content: "\f067";
}
.fa-times:before {
    content: "\f00d";
}
.fa-check:before {
    content: "\f00c";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-chevron-down:before {
    content: "\f078";
}

.fa-robot:before {
    content: "\f544";
}
.fa-star:before {
    content: "\f005";
}
.fa-bolt:before {
    content: "\f0e7";
}
