@import url(/assets/fonts/helvetica-neue/index.css);
body {
  margin: 0;
  padding: 0;
}

* {
  font-family: "Helvetica Neue";
  font-weight: 500;
}

