@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_hairline.woff2') format('woff2'),
    url('/fonts/Hauss/als_hauss_hairline.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_thin.woff2') format('woff2'),
    url('/fonts/Hauss/als_hauss_thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_light.woff2') format('woff2'),
  url('/fonts/Hauss/als_hauss_light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_book.woff2') format('woff2'),
  url('/fonts/Hauss/als_hauss_book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_regular.woff2') format('woff2'),
  url('/fonts/Hauss/als_hauss_regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_medium.woff2') format('woff2'),
  url('/fonts/Hauss/als_hauss_medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_bold.woff2') format('woff2'),
  url('/fonts/Hauss/als_hauss_bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Hauss Regular';
  src: url('/fonts/Hauss/als_hauss_black.woff2') format('woff2'),
    url('/fonts/Hauss/als_hauss_black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}