@font-face{
      font-display:block;
      font-style:normal;
      font-family:"fontawesome";
      font-weight:900;
      src:url("../themes/Impreza/fonts/fa-solid-900.woff2") format("woff2");
    }
    .fas{
      font-family:"fontawesome";
      font-weight:900;
    }
    @font-face{
      font-display:block;
      font-style:normal;
      font-family:"fontawesome";
      font-weight:400;
      src:url("../themes/Impreza/fonts/fa-regular-400.woff2") format("woff2");
    }
    .far{
      font-family:"fontawesome";
      font-weight:400;
    }
    @font-face{
      font-display:block;
      font-style:normal;
      font-family:"fontawesome";
      font-weight:300;
      src:url("../themes/Impreza/fonts/fa-light-300.woff2") format("woff2");
    }
    .fal{
      font-family:"fontawesome";
      font-weight:300;
    }
    @font-face{
      font-display:block;
      font-style:normal;
      font-family:"Font Awesome 5 Duotone";
      font-weight:900;
      src:url("../themes/Impreza/fonts/fa-duotone-900.woff2") format("woff2");
    }
    .fad{
      font-family:"Font Awesome 5 Duotone";
      font-weight:900;
    }
    .fad{
      position:relative;
    }
    .fad:before{
      position:absolute;
    }
    .fad:after{
      opacity:0.4;
    }
    @font-face{
      font-display:block;
      font-style:normal;
      font-family:"Font Awesome 5 Brands";
      font-weight:400;
      src:url("../themes/Impreza/fonts/fa-brands-400.woff2") format("woff2");
    }
    .fab{
      font-family:"Font Awesome 5 Brands";
      font-weight:400;
    }
    @font-face{
      font-display:block;
      font-style:normal;
      font-family:"Material Icons";
      font-weight:400;
      src:url("../themes/Impreza/fonts/material-icons.woff2") format("woff2");
    }
    .material-icons{
      font-family:"Material Icons";
      font-weight:400;
    }
