        @font-face {
  font-family: "Hackal-Regular";
  src: url("https://hackal.io/static/fonts/hackal-regular.woff2") format('woff2');
}
body {
  font-family: "Hackal-Regular", "Inter", "Open Sans", "Helvetica Neue", sans-serif !important;
}
.button {
  background: #E32227 !important;
}