Ubah Font dengan Fungsi Calc

your-element {
	font-size: calc(4vw + 4vh + 2vmin);
}
Odd Ocelot