﻿/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
    /*, url("../webfonts/fa-solid-900.woff") format("woff")*/
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-search:before {
    content: "\f002";
}

.fa-list:before {
    content: "\f03a";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-water:before {
    content: "\f773";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-bed:before {
    content: "\f236";
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa,
.fas,
.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.fab {
    font-family: "Font Awesome 5 Brands";
}

.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;
}
