@font-face {
  font-family: 'Graphik Web';
  src: url('https://cdn.digg.com/styles/fonts/Graphik-Thin.woff2') format('woff2'), url('https://cdn.digg.com/styles/fonts/Graphik-Thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('https://cdn.digg.com/styles/fonts/Graphik-Regular.woff2') format('woff2'), url('https://cdn.digg.com/styles/fonts/Graphik-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('https://cdn.digg.com/styles/fonts/Graphik-Medium.woff2') format('woff2'), url('https://cdn.digg.com/styles/fonts/Graphik-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('https://cdn.digg.com/styles/fonts/Graphik-Semibold.woff2') format('woff2'), url('https://cdn.digg.com/styles/fonts/Graphik-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('https://cdn.digg.com/styles/fonts/Graphik-Bold.woff2') format('woff2'), url('https://cdn.digg.com/styles/fonts/Graphik-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('https://cdn.digg.com/styles/fonts/Graphik-Black.woff2') format('woff2'), url('https://cdn.digg.com/styles/fonts/Graphik-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  font-display: fallback;
}

.tailwind {
  font-family: Graphik Web, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
