@font-face { font-family: "Wenceslas"; src: url("../fonts/Wenceslas.ttf"); } @font-face { font-family: "Noto Sans Symbols"; src: url("../fonts/NotoSymbolsSmall.woff2") format('woff2'); } html { background-color: #21192c; scrollbar-color: #1a1423 #21192c; } ::selection { color: #21192c; background: #f3c3f7; } a { color: #9371bc; margin: 0; font-weight: 600; display: inline-block; text-decoration: none; } a:hover { text-decoration: underline dashed #9371bc; text-decoration-thickness: 2px; -webkit-text-decoration: underline dashed #9371bc; } a::before { content: '⛥'; font-family: "Noto Sans Symbols"; display: inline-block; margin-right: 0.5em; }