@font-face {
    font-family: 'Encode Sans';
    src: url('fonts/EncodeSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: 'Encode Sans';
    src: url('fonts/EncodeSans-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
  }
@font-face {
    font-family: 'Bellefair';
    src: url('fonts/Bellefair-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: 'Sprat';
    src: url('fonts/Sprat-CondesedRegular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: 'Sprat';
    src: url('fonts/Sprat-CondensedBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
  }