@font-face {
  font-display: swap;
  font-family: 'ALS Wagon Bold Expanded';
  font-style: normal;
  font-weight: bold;
  src: url('/fonts/ALSWagon/ALSWagon-BoldExpanded.woff2') format('woff2'),
    url('/fonts/ALSWagon/ALSWagon-BoldExpanded.woff') format('woff'),
    url('/fonts/ALSWagon/ALSWagon-BoldExpanded.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'ALS Wagon Medium Expanded';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/ALSWagon/ALSWagon-MediumExpanded.woff2') format('woff2'),
    url('/fonts/ALSWagon/ALSWagon-MediumExpanded.woff') format('woff'),
    url('/fonts/ALSWagon/ALSWagon-MediumExpanded.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'ALS Hauss';
  font-style: italic;
  font-weight: 500;
  src: url('/fonts/ALSHauss/ALSHauss-MediumItalic.woff2') format('woff2'),
    url('/fonts/ALSHauss/ALSHauss-MediumItalic.woff') format('woff'),
    url('/fonts/ALSHauss/ALSHauss-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'ALS Hauss';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/ALSHauss/ALSHauss-Regular.woff2') format('woff2'),
    url('/fonts/ALSHauss/ALSHauss-Regular.woff') format('woff'),
    url('/fonts/ALSHauss/ALSHauss-Regular.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'ALS Hauss';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/ALSHauss/ALSHauss-Medium.woff2') format('woff2'),
    url('/fonts/ALSHauss/ALSHauss-Medium.woff') format('woff'),
    url('/fonts/ALSHauss/ALSHauss-Medium.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'ALS Hauss';
  font-style: italic;
  font-weight: normal;
  src: url('/fonts/ALSHauss/ALSHauss-RegularItalic.woff2') format('woff2'),
    url('/fonts/ALSHauss/ALSHauss-RegularItalic.woff') format('woff'),
    url('/fonts/ALSHauss/ALSHauss-RegularItalic.ttf') format('truetype');
}
