@font-face {
    font-family: 'Local Brewery';
    src: local('Local Brewery Four Regular'), local('Local-Brewery-Four-Regular'),
        url('LocalBreweryFour-Regular.woff2') format('woff2'),
        url('LocalBreweryFour-Regular.woff') format('woff'),
        url('LocalBreweryFour-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }