  @font-face {
    font-family: 'HouseSlant';
    src:  url('/all-fonts/HouseSlant-Regular.woff2') format('woff2'),
          url('/all-fonts/HouseSlant-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

  @font-face {
    font-family: 'Bright';
    src: url('/all-fonts/Bright.woff2') format('woff2'),
        url('/all-fonts/Bright.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

  @font-face {
    font-family: 'Karstar signature';
    src:  url('/all-fonts/Karstarsignature.woff2') format('woff2'),
          url('/all-fonts/Karstarsignature.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }