$fonts-path: "../../fonts";

@import "../../scss/index.scss";

body,
html {
  background-image: url(../../img/illustrations/circus-background.jpg);
  background-size: 100% auto;
  background-color: #a0864b;
  background-repeat: no-repeat;
}
