<link rel="preconnect" href="https://another-domain.com">
<head>
    ...
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital@0;1&display=swap">
    ...
</head>

caniuse.com에서 더 자세한 정보를 확인해 보세요.