@font-face {
  font-family: 'Bricolage Grotesque';
  src: url('/fonts/BricolageGrotesque.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

:root {
  color: #1f1f1f;
}

html,
body {
  margin: 0;
  padding: 0;
}
