@font-face {
  font-family: 'rabar';
  src: url('./Rabar_021/Rabar_021.woff') format('woff'),
       url('./Rabar_021/Rabar_021.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'rabar';

  background-color: #f1f1f1;
}