/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 900;
  font-display: block; 
  src: 
    url("//kinkind.co.uk/cdn/shop/files/fa-solid-900.woff2?v=1499844973498150501") format("woff2"),
    url("//kinkind.co.uk/cdn/shop/files/fa-solid-900.woff?v=14209288934151761404") format("woff"),
    url("//kinkind.co.uk/cdn/shop/files/fa-solid-900.ttf?v=12766341971411265246") format("truetype");
}
.fa,
.fas,
.fa-solid {
  font-family: "FontAwesome";
  &, &::before {
    font-weight: 900;
  }
}
