@font-face {
  font-family: 'NeueMachina';
  src: url(/4739fc0703c02a47c10a.otf) format('opentype');
  font-weight: normal;
  font-style: normal;
}

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

body {
    background-color: rgb(235, 237, 240);
}

/*# sourceMappingURL=main.7913e55a.css.map*/