@font-face {
  font-family: 'RBI';
  src: url('/rbi.eot');
  src: url('/rbi.eot?#iefix') format('embedded-opentype'),
       url('/rbi.woff2') format('woff2'),
       url('/rbi.woff') format('woff'),
       url('/rbi.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
.band-text {
    font-family: 'RBI', sans-serif;
    font-size: 24px;
    margin-top: 15px;
  }
</style>
}