@font-face {
    font-family: 'Matter';
    font-weight: 400;
    font-style: normal;
    src: local('Matter'), url('Matter-Regular.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Matter';
    font-weight: 500;
    font-style: normal;
    src: local('Matter'), url('Matter-Medium.woff2') format('woff2');
  }
  @font-face {
    font-family: 'Matter';
    font-weight: 700;
    font-style: normal;
    src: local('Matter'), url('Matter-Bold.woff2') format('woff2');
  }
  