/*
@font-face {
	font-family: 'Flow Block';
	src: url('/css/fonts/FlowBlock-Regular.ttf');
}

* {
  font-family: "Flow Block", system-ui, arial;
  font-weight: 400;
  font-style: normal;
}
*/
