@font-face {
  font-family: 'GT Pressura Mono';
  src: url('/fonts/GT-Pressura-Mono-Regular.woff2') format('woff2'),
       url('/fonts/GT-Pressura-Mono-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arbeit Book';
  src: url('/fonts/arbeit-book.woff2') format('woff2'),
       url('/fonts/arbeit-book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arbeit';
  src: url('/fonts/arbeit-regular.woff2') format('woff2'),
       url('/fonts/arbeit-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arbeit';
  src: url('/fonts/arbeit-medium.woff2') format('woff2'),
       url('/fonts/arbeit-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arbeit';
  src: url('/fonts/arbeit-semi-bold.woff2') format('woff2'),
       url('/fonts/arbeit-semi-bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Arbeit';
    src: url('/fonts/Arbeit-Bold.woff2') format('woff2'),
        url('/fonts/Arbeit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arbeit';
    src: url('/fonts/Arbeit-Bold.woff2') format('woff2'),
        url('/fonts/Arbeit-Bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Arbeit Bold';
  src: url('/fonts/Arbeit-Bold.woff2') format('woff2'),
       url('/fonts/Arbeit-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arbeit Light';
  src: url('/fonts/arbeit-light.woff2') format('woff2'),
       url('/fonts/arbeit-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Arbeit Medium';
  src: url('/fonts/arbeit-medium.woff2') format('woff2'),
       url('/fonts/arbeit-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}