@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../webfonts/fa-solid-900.d824df7eb2e2.woff2") format('woff2');
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/fa-brands-400.ed311c7a0ade.woff2") format('woff2');
}

.fa-utensils:before { content: "\f2e7"; }
.fa-map-pin:before  { content: "\f276"; }
.fa-instagram:before { content: "\f16d"; }
