html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: 'neue haas grotesk regular';
	src: url('neue_haas_unica_regular.woff') format('woff');
}