*{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.4;
}

a{
  color:#333;
  text-decoration: none;
}

/*@font-face {
  font-family: 'digital_dream_fat';
    src: url('./fonts/DIGITALDREAMFAT.ttf');
  font-weight: normal;
  font-style: normal;
 }*/


/*# sourceMappingURL=app.3a4e8744.css.map*/