apply7-FontHub offers optimized Google Fonts for English text and numbers.
yarn add @jswork/apply7-fonthub
.ff-inter {
font-family: 'Inter', Arial, Helvetica, sans-serif;
font-style: normal;
}
.ff-open-sans {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-style: normal;
}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">