body { background-color: #001a15; } .link { font-family: Iosevka; color: black; padding: 0 8; background-color: #ff66cc; border-radius: 1px; display: inline-block; margin-top: 2px; text-decoration: none; } .link-container { margin: auto; max-width: 600px; } @font-face { font-family: 'Iosevka'; font-weight: 100; font-style: normal; src: url('woff2/iosevka-term-thin.woff2') format('woff2'); } @font-face { font-family: 'Iosevka'; font-weight: 200; font-style: normal; src: url('woff2/iosevka-term-extralight.woff2') format('woff2'); } @font-face { font-family: 'Iosevka'; font-weight: 400; font-style: normal; src: url('woff2/iosevka-term-regular.woff2') format('woff2'); }