
@font-face {
  font-family: 'League Black';
  src: url('//eatgreatmeat.co.uk/cdn/shop/files/League-Black.woff2?v=15287192979742146466') format('woff2'),
       url('//eatgreatmeat.co.uk/cdn/shop/files/League-Black.woff?v=4866269669970759878') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 767px){
  .m-slide__title {
    font-size: 3em !important;
  }
}