main @ 42 LINES
[ HISTORY ] [ UP ]
┌─ SCSS ─────────────────────────────────────────────────────────────────────┐
│ @font-face { │
│ font-family: "JetBrains Mono"; │
│ font-display: swap; │
│ src: │
│ url("/fonts/JetBrainsMono-Regular.woff2") format("woff2"), │
│ url("/fonts/JetBrainsMono-Regular.woff") format("woff"); │
│ } │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 800; │
│ src: url("/fonts/Geist-Black.woff2") format("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 700; │
│ src: url("/fonts/Geist-Bold.woff2") format("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 500; │
│ src: url("/fonts/Geist-Medium.woff2") format("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 400; │
│ src: url("/fonts/Geist-Regular.woff2") format("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 300; │
│ src: url("/fonts/Geist-Thin.woff2") format("woff2"); │
│ } │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ SCSS ───────────────────────────────┐
│ @font-face { │
│ font-family: "JetBrains Mono"; │
│ font-display: swap; │
│ src: │
│ url("/fonts/JetBrainsMono-Regular.woff2" │
│ ) format("woff2"), │
│ url("/fonts/JetBrainsMono-Regular.woff") │
│ format("woff"); │
│ } │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 800; │
│ src: url("/fonts/Geist-Black.woff2") forma │
│ t("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 700; │
│ src: url("/fonts/Geist-Bold.woff2") format │
│ ("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 500; │
│ src: url("/fonts/Geist-Medium.woff2") form │
│ at("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 400; │
│ src: url("/fonts/Geist-Regular.woff2") for │
│ mat("woff2"); │
│ } │
│ │
│ @font-face { │
│ font-family: "Geist Sans"; │
│ font-display: swap; │
│ font-weight: 300; │
│ src: url("/fonts/Geist-Thin.woff2") format │
│ ("woff2"); │
│ } │
└──────────────────────────────────────────────┘
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET