@font-face {
    font-family: 'Roboto Flex';
    src: url('RobotoFlex.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
	font-optical-sizing: auto;
	font-variation-settings:
		"slnt" 0,
		"wdth" 87,
		"GRAD" 80,
		"XOPQ" 149,
		"XTRA" 490,
		"YOPQ" 79,
		"YTAS" 750,
		"YTDE" -203,
		"YTFI" 738,
		"YTLC" 514,
		"YTUC" 712;
}

