Google Font still in CSS?

As an update, I’ve deleted all Google fonts from Blocs following @Flashman post here: Google Fonts on website? - #8 by Flashman

I’ve unchecked the Enable Google Fonts. I am now left with one font still which is: (I am using Lato Regular and Lato Bold locally)

@font-face {
font-family: ‘Lato’;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjxAwXiWtFCc.woff2) format(‘woff2’);
}