/* Font Awesome 6.5.1 Subset — only icons used on alteza.pl */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-subset.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-brands-subset.woff2") format("woff2");
}
.fa,.fas,.far,.fab{-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,.fas{font-family:"Font Awesome 6 Free";font-weight:900}
.fab{font-family:"Font Awesome 6 Brands";font-weight:400}
/* Solid icons */
.fa-angle-up:before{content:"\f106"}
.fa-award:before{content:"\f559"}
.fa-envelope:before{content:"\f0e0"}
.fa-external-link-alt:before{content:"\f35d"}
.fa-handshake:before{content:"\f2b5"}
.fa-home:before{content:"\f015"}
.fa-long-arrow-alt-left:before{content:"\f30a"}
.fa-long-arrow-alt-right:before{content:"\f30b"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-pause:before{content:"\f04c"}
.fa-phone:before{content:"\f095"}
.fa-phone-alt:before{content:"\f879"}
.fa-play:before{content:"\f04b"}
.fa-times:before{content:"\f00d"}
.fa-user:before{content:"\f007"}
.fa-user-shield:before{content:"\f505"}
/* Brand icons */
.fa-facebook:before{content:"\f09a"}
.fa-google-plus:before{content:"\f0d5"}
.fa-twitter:before{content:"\f099"}
