@font-face {
  font-family: "ChelseaMarket-Regular";
  src: url("https://www4.fisheries.go.th/dof/wellwishes/fonts/chelsea_market/ChelseaMarket-Regular.ttf"); }
@font-face {
  font-family: "Muli-Regular";
  src: url("https://www4.fisheries.go.th/dof/wellwishes/fonts/muli/Muli-Regular.ttf"); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Muli-Regular";
  font-size: 15px;
  margin: 0;
  color: #fff; }

input, textarea, select, button {
  font-family: "Muli-SemiBold"; }

p, h1, h2, h3, h4, h5, h6, ul {
  margin: 0; }

 }

/*# sourceMappingURL=style.css.map */
