/*!
 * 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: 400;
  font-display: block; 
  src:
    url("//kinkind.co.uk/cdn/shop/files/fa-regular-400.woff2?v=16584141042878653291") format("woff2"),
    url("//kinkind.co.uk/cdn/shop/files/fa-regular-400.woff?v=13140572874532662323") format("woff"),
    url("//kinkind.co.uk/cdn/shop/files/fa-regular-400.ttf?v=11734113803905314754") format("truetype");
}
.far, 
.fa-regular {
  font-family: "FontAwesome";
  &, &::before {
    font-weight: 400;
  }
}
