@font-face {
  font-family: 'lab-grotesque';
  src: url('/https://fonts.umgapps.com/wired/lab-grotesque.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'lab-grotesque';
  src: url('/https://fonts.umgapps.com/wired/lab-grotesque-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'lab-grotesque';
  src: url('/https://fonts.umgapps.com/wired/lab-grotesque-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'lab-grotesque';
  src: url('/https://fonts.umgapps.com/wired/lab-grotesque-black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'wired-mono';
  src: url('/https://fonts.umgapps.com/wired/wired-mono-thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'wired-mono';
  src: url('/https://fonts.umgapps.com/wired/wired-mono-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'wired-mono';
  src: url('/https://fonts.umgapps.com/wired/wired-mono-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'wired-mono';
  src: url('/https://fonts.umgapps.com/wired/wired-mono-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}