// example with adobe typekit, but would assume this would work just as well with google fonts
<link rel="preload" href="https://use.typekit.net/filename.css" as="style">
<link rel="stylesheet" href="https://use.typekit.net/filename.css">