@font-face {
  font-family: 'DePixel';
  src: url('depixelbreit-webfont.woff2') format('woff2'),
    url('depixelbreit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DePixel';
  src: url('depixelhalbfett-webfont.woff2') format('woff2'),
    url('depixelhalbfett-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Jost';
  src: url('Jost-400-Book.woff2') format('woff2'),
    url('Jost-400-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Jost';
  src: url('Jost-400-BookItalic.woff2') format('woff2'),
    url('Jost-400-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Jost';
  src: url('Jost-800-Hevy.woff2') format('woff2'),
    url('Jost-800-Hevy.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Jost';
  src: url('Jost-800-HevyItalic.woff2') format('woff2'),
    url('Jost-800-HevyItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Big Shoulders Display';
  src: url('big-shoulders-display-400.woff2') format('woff2'),
    url('big-shoulders-display-400.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Big Shoulders Display';
  src: url('big-shoulders-display-700.woff2') format('woff2'),
    url('big-shoulders-display-700.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Anton';
  src: url('anton-v25-latin-regular.woff2') format('woff2'),
    url('anton-v25-latin-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'B612 Mono';
  src: url('b612-mono-v14-latin-regular.woff2') format('woff2'),
    url('b612-mono-v14-latin-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'B612 Mono';
  src: url('b612-mono-v14-latin-700.woff2') format('woff2'),
    url('b612-mono-v14-latin-700.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Futura Next';
  src: url('FuturaNext-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Futura Next';
  src: url('FuturaNext-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}