@font-face {
  font-family: 'Didact Gothic';
  src: url('didactgothic-regular-webfont.woff2') format('woff2'),
    url('didactgothic-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('brandon_reg-webfont.woff2') format('woff2'),
    url('brandon_reg-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('brandon_med-webfont.woff2') format('woff2'),
    url('brandon_med-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('brandon_lgt-webfont.woff2') format('woff2'),
    url('brandon_lgt-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('brandon_bld-webfont.woff2') format('woff2'),
    url('brandon_bld-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
