@font-face {
  font-family: 'SPD TheSans';
  src: url('/resources/fonts/SPD_TheSans_light.woff2') format('woff2');
  font-weight:  200;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'SPD TheSans';
  src: url('/resources/fonts/SPD_TheSans_regular.woff2') format('woff2');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'SPD TheSans';
  src: url('/resources/fonts/SPD_TheSans_bold.woff2') format('woff2');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}