Skip to content

Instantly share code, notes, and snippets.

View nguyenhaiphan's full-sized avatar

Hai Phan Nguyen nguyenhaiphan

  • Citynow.vn
  • Vietnam
View GitHub Profile
@zachleat
zachleat / critical-foft-preload.html
Last active September 15, 2024 13:30
Compare Critical FOFT against Critical FOFT with preload
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Critical FOFT with preload</title>
<link rel="preload" href="/web/css/fonts/lato/lato-zachleat-optimized.woff2" as="font" type="font/woff2" crossorigin>
<style>
@font-face {
font-family: LatoSubset;