@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullerlight.eot');
    src: url('../fonts/fontfabric_-_mullerlight-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullerlight.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullerlight.woff') format('woff'),
         url('../fonts/fontfabric_-_mullerlight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullerlightitalic.eot');
    src: url('../fonts/fontfabric_-_mullerlightitalic-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullerlightitalic.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullerlightitalic.woff') format('woff'),
         url('../fonts/fontfabric_-_mullerlightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;    
}

@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullerregular.eot');
    src: url('../fonts/fontfabric_-_mullerregular-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullerregular.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullerregular.woff') format('woff'),
         url('../fonts/fontfabric_-_mullerregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;    
}


@font-face {
    font-family: 'mullerr';
    src: url('../fonts/fontfabric_-_mullerregularitalic.eot');
    src: url('../fonts/fontfabric_-_mullerregularitalic-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullerregularitalic.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullerregularitalic.woff') format('woff'),
         url('../fonts/fontfabric_-_mullerregularitalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;    
}

@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullermedium.eot');
    src: url('../fonts/fontfabric_-_mullermedium-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullermedium.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullermedium.woff') format('woff'),
         url('../fonts/fontfabric_-_mullermedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;    
}

@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullermediumitalic.eot');
    src: url('../fonts/fontfabric_-_mullermediumitalic-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullermediumitalic.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullermediumitalic.woff') format('woff'),
         url('../fonts/fontfabric_-_mullermediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;    
}

@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullerbold.eot');
    src: url('../fonts/fontfabric_-_mullerbold-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullerbold.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullerbold.woff') format('woff'),
         url('../fonts/fontfabric_-_mullerbold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;    
}

@font-face {
    font-family: 'muller';
    src: url('../fonts/fontfabric_-_mullerbolditalic.eot');
    src: url('../fonts/fontfabric_-_mullerbolditalic-1.eot') format('embedded-opentype'),
         url('../fonts/fontfabric_-_mullerbolditalic.woff2') format('woff2'),
         url('../fonts/fontfabric_-_mullerbolditalic.woff') format('woff'),
         url('../fonts/fontfabric_-_mullerbolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;    
}


@font-face{
    font-family:"Font Awesome 5 Pro";
    src:url('../fonts/fa-regular-400.eot');
    src:url('../fonts/fa-regular-400-1.eot') format("embedded-opentype"),
    url('../fonts/fa-regular-400.woff2') format("woff2"),
    url('../fonts/fa-regular-400.woff') format("woff"),
    url('../fonts/fa-regular-400.ttf') format("truetype"),
    url('../fonts/fa-regular-400.svg') format("svg");
    font-style:normal;
    font-weight:400;   
    font-display:swap;
}

@font-face{
    font-family:"Font Awesome 5 Pro";
    src:url('../fonts/fa-solid-900.eot');
    src:url('../fonts/fa-solid-900-1.eot') format("embedded-opentype"),
    url('../fonts/fa-solid-900.woff2') format("woff2"),
    url('../fonts/fa-solid-900.woff') format("woff"),
    url('../fonts/fa-solid-900.ttf') format("truetype"),
    url('../fonts/fa-solid-900.svg') format("svg");
    font-style:normal;
    font-weight:900;    
    font-display:swap;
} 

.fab{
    font-family:"Font Awesome 5 Brands"
} 

.fal,.far,.fa,.fas{
    font-family:"Font Awesome 5 Pro"
}

.fal{
    font-weight:300
}

.far{
    font-weight:400
}

.fa,.fas{
    font-weight:900
}   

.fa,.fab,.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
}

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

.fa-frown:before {
    content: "\f119"
}

.fa-smile:before {
    content: "\f118"
}

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