
/* Stuff Display Light */
@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Light.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Light.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Light.ttf')
      format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Light-Italic.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Light-Italic.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Light-Italic.ttf')
      format('truetype');
  font-weight: 300;
  font-style: italic;
}

/* Stuff Display Regular */
@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Regular.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Regular.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Regular.ttf')
      format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Italic.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Italic.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Italic.ttf')
      format('truetype');
  font-weight: 400;
  font-style: italic;
}

/* Stuff Display Medium */
@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Medium.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Medium.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Medium.ttf')
      format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Medium-Italic.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Medium-Italic.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Medium-Italic.ttf')
      format('truetype');
  font-weight: 500;
  font-style: italic;
}

/* Stuff Display SemiBold */
@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-SemiBold.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-SemiBold.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-SemiBold.ttf')
      format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-SemiBold-Italic.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-SemiBold-Italic.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-SemiBold-Italic.ttf')
      format('truetype');
  font-weight: 600;
  font-style: italic;
}

/* Stuff Display Bold */
@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Bold.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Bold.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Bold.ttf')
      format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Bold-Italic.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Bold-Italic.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Bold-Italic.ttf')
      format('truetype');
  font-weight: 700;
  font-style: italic;
}

/* Stuff Display Black */
@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Black.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Black.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Black.ttf')
      format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Stuff Display';
  src: url('/static/spade/fonts/stuff-display/WOFF2/STUFFDISPLAYWEB-Black-Italic.woff2')
      format('woff2'),
    url('/static/spade/fonts/stuff-display/WOFF/STUFFDISPLAYWEB-Black-Italic.woff')
      format('woff'),
    url('/static/spade/fonts/stuff-display/TTF/STUFFDISPLAYWEB-Black-Italic.ttf')
      format('truetype');
  font-weight: 900;
  font-style: italic;
}
