@font-face {
  font-family: 'ThePhiladelphiaStory';
  src: url('/cdn/shop/files/ThePhiladelphiaStory.woff2?v=1778239135') format('woff2'),
       url('/cdn/shop/files/ThePhiladelphiaStory.woff?v=1778239095') format('woff');
  font-weight: normal;
  font-style: normal;
}

:root {
  --custom-font-family: 'ThePhiladelphiaStory', sans-serif;
  --custom-font-style: normal;
  --custom-font-weight: normal;
}