Skip to content

Whitney Font for Revolt by ArbestRi02

Screenshot of Whitney Font for Revolt

Details

AuthorArbestRi02

LicenseNo License

Categoryrevolt

Created

Updated

Code size2.5 kB

Code checksum2df15f76

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Discord's 2015-2022 Whitney font on Revolt.

Notes

Might also be usable with Revolt's custom CSS feature.

Source code

/* ==UserStyle==
@name           Whitney Font for Revolt
@namespace      app.revolt.chat
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("app.revolt.chat") {
    @font-face {
    font-family: Whitney;
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/46933da896ba96126074286056614542.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: italic;
    font-weight: 300;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/1651ce6325c0da043476ace0bec3971b.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/24bda95d153a319704c33329f3ab84bb.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/7f18f1d5ab6ded7cf71bbc1f907ee3d4.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/cf4a8a10bbdf9b775fad41e0b9921c84.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: italic;
    font-weight: 500;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/9cfa747e897c772d25efd8e4a42a005e.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/f9e7047f6447547781512ec4b977b2ab.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: italic;
    font-weight: 600;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/21070f52a8a6a61edef9785eaf303fb8.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/f9c8fcfa7dcc5d6a291a6ebbe3bb847e.woff2) format("woff2") }
@font-face {
    font-family: Whitney;
    font-style: italic;
    font-weight: 700;
    src: url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/5e1649183589023fb24667a369af585d.woff2) format("woff2") }
    :root {
    --font: Whitney !important;
    }}

Reviews

No reviews yet.