Change the Google Font API URL
https://fonts.googleapis.com
With the fonts.upset.dev API URL
https://fonts.upset.dev
Simple and privacy-friendly Google Fonts proxy.
https://fonts.googleapis.com
https://fonts.upset.dev
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/f/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMw.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}