mimaison commented on code in PR #420:
URL: https://github.com/apache/kafka-site/pull/420#discussion_r923193623
##########
css/fonts.css:
##########
@@ -0,0 +1,352 @@
+/* latin-ext */
+@font-face {
+ font-family: 'Cutive Mono';
+ font-style: normal;
+ font-weight: 400;
+ src:
url(https://fonts.gstatic.com/s/cutivemono/v14/m8JWjfRfY7WVjVi2E-K9H6RMTm6o39ucNvc.woff2)
format('woff2');
Review Comment:
Doesn't this mean browsers will still fetch fonts from Google's servers?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]