@font-face {
	font-family: 'Robotoflex';
	src: url('../fonts/RobotoFlex-Variable.ttf') format('truetype');
	font-weight: 100 1000;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Spacegrotesk';
	src: url('../fonts/SpaceGrotesk-VariableFont_wght.ttf') format('truetype');
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
  }