update system, swap to bunny fonts

This commit is contained in:
41666 2024-05-14 02:27:09 -04:00
parent f7d1aaa61a
commit e0732619c4
14 changed files with 355 additions and 114 deletions

View file

@ -1,8 +1,14 @@
<!DOCTYPE html>
<meta charset="utf-8" />
<title>noe</title>
<link rel="preconnect" href="https://fonts.bunny.net" />
<link
href="https://fonts.bunny.net/css?family=atkinson-hyperlegible:400,400i,700,700i"
rel="stylesheet"
/>
<style>
:root {
font-family: "Atkinson Hyperlegible", sans-serif;
--l0: #1b1f21;
--l1: #441452;
--l2: #752565;