@font-face {
  font-family: 'Boing_Bold';
  src: url('./Boing_Bold.otf') format('opentype'),
    url('./Boing_Bold.eot') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
