@font-face {
  font-family: 'a-buster-down';
  src: url('aBusterDown.woff2') format('woff2'),
       url('aBusterDown.woff') format('woff'),
       url('aBusterDown.otf') format('otf'),
       url('aBusterDown.ttf') format('ttf');
  font-weight: bold;
  font-style: normal;
}