/*!
 * 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: 300;
  font-display: block; 
  src: 
    url("//kinkind.co.uk/cdn/shop/files/fa-light-300.woff2?v=8578010756698544796") format("woff2"),
    url("//kinkind.co.uk/cdn/shop/files/fa-light-300.woff?v=4968977367025371850") format("woff"),
    url("//kinkind.co.uk/cdn/shop/files/fa-light-300.ttf?v=9778487498022458580") format("truetype");
}
.fal,
.fa-light {
  font-family: "FontAwesome";
  &, &::before {
    font-weight: 300;
  }
}
