I’m currently building https://ui.coach/ and I have a feature which generates font pairings and displays them in their respective font family similar to https://fontjoy.com/, but I feel quite lost on what approach to take to implement this feature because I will use google fonts and I assume including a bunch of fonts will slow down the website significantly, I would be very thankful if anyone here can guide me on how to implement this feature (I’m using React)