@font-face {
    font-family: avenir-regular;
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(../fonts/avenir-regular.eot);
    src: url(../fonts/avenir-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/avenir-regular.woff2) format("woff2"), url(../fonts/avenir-regular.woff) format("woff"), url(../fonts/avenir-regular.ttf) format("truetype"), url(../fonts/avenir-regular.svg#fontawesome) format("svg")
}

.fa,
.fas {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900
}