@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/fa-solid-900.woff2") format("woff2");
}
.fa-2x {
    font-size: 2em;
}

.fa,
.fas, .fa-solid {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

@font-face {
    font-family: "Font Awesome 5 Pro Regular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/fa-regular-400.woff2") format("woff2");
}

.far {
    font-family: "Font Awesome 5 Pro Regular";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.far.fa-phone:before {
    content: "\f095";
}

.far.fa-envelope:before {
    content: "\f0e0";
}

.far.fa-map-marker-alt:before {
    content: "\f3c5";
}
.fa-phone:before {
    content: "\f095";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-home:before {
    content: "\f015";
}

.fa-plus::before {
    content: "\f067";
}

.far.fa-calendar-alt::before {
    content: "\f073";
}

.far.fa-mobile:before {
    content: "\f3ce";
}

.far.fa-desktop-alt:before {
    content: "\f3fd";
}

.far.fa-tv:before {
    content: "\f26c";
}

.far.fa-laptop:before {
    content: "\f109";
}

.far.fa-play:before {
    content: "\f04b";
}

.far.fa-long-arrow-right:before {
    content: "\f30b";
}

.far.fa-angle-double-up:before {
    content: "\f102";
}

.fa-code:before {
    content: "\f121";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-shield-halved:before {
    content: "\f3ed";
}

.fa-headset:before {
    content: "\f590";
}

.fa-magnifying-glass:before {
    content: "\f002";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-pen-ruler:before {
    content: "\f5ae";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-arrow-right:before {
    content: "\f061";
}