@font-face {
    font-family: RoundsBlack;
    src: url('/RoundsBlack.woff') format('woff');
}

/*@font-face {
  font-family: 'MyWebFont';
  src:  url('myfont.woff2') format('woff2'),
        url('myfont.woff') format('woff');
}*/

h3 {
  font-family: RoundsBlack;
  color: white;
}
