@font-face {
  font-family: 'lab-grotesque';
  src: url('lab-grotesque.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

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

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

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

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

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

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

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