@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 300;
  src: local('Sarabun Light'), local('Sarabun-Light'), url(https://fonts.gstatic.com/s/sarabun/v6/DtVmJx26TKEr37c9YL5rilss7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 400;
  src: local('Sarabun Regular'), local('Sarabun-Regular'), url(https://fonts.gstatic.com/s/sarabun/v6/DtVjJx26TKEr37c9aBVJmg.ttf) format('truetype');
}
@font-face {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  src: local('Sarabun Bold'), local('Sarabun-Bold'), url(https://fonts.gstatic.com/s/sarabun/v6/DtVmJx26TKEr37c9YK5silss7g.ttf) format('truetype');
}
body {
  font-family: 'Sarabun', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1em;
}
#site-wrapper img {
  margin-bottom: 20px;
}
#site-wrapper .desc {
  text-align: center;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 50px;
}
#site-wrapper .desc .desc-info {
  color: #ec7d1d;
  font-weight: 700;
}
canvas {
  filter: blur(1px);
}
/*# sourceMappingURL=all.css.map */