@font-face {
    font-family: 'Supreme';
    src: url('Supreme-Light.woff2') format('woff2'),
         url('Supreme-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  }

  @font-face {
    font-family: 'Supreme';
    src: url('Supreme-Bold.woff2') format('woff2'),
         url('Supreme-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
  }