@font-face { font-family: 'JetBrains Mono'; src: url('/fonts/JetBrainsMono-VariableFont_wght.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Libre Barcode 128'; src: url('/fonts/LibreBarcode128Text-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Pixelify Sans'; src: url('/fonts/PixelifySans-VariableFont_wght.ttf') format('truetype'); font-weight: normal; font-style: normal; } html, body { margin: 0; padding: 0; background-color: #303030; color: #e2b714; } .content { width: 75%; margin: 0 auto; } a, p { font-family: 'JetBrains Mono'; }