.fa-times:before {
    content: "\f00d"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-backspace:before {
    content: "\f55a"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-bacon:before {
    content: "\f7e5"
}
.fa-badge:before {
    content: "\f335"
}
.fa-badge-check:before {
    content: "\f336"
}
.fa-calendar:before {
    content: "\f133"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-home:before {
    content: "\f015"
}
.fa-lock:before {
    content: "\f023"
}
.fa-moon:before {
    content: "\f186"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-paw-alt:before {
    content: "\f701"
}
.fa-play:before {
    content: "\f04b"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-user:before {
    content: "\f007"
}
.fa-paper-plane:before {
    content: "\f1d8"
}
.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300
}

.fa-volume-up:before {
    content: "\f028"
}
@font-face {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 100;
    font-display: auto;
    src: url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff")
}
.fa,
.fas {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900
}