Adding Comfortaa font family for mail.proton.me, drive.proton.me and calendar.proton.me.
The font is collected from the local not a CDN like Google Fonts for more privacy.
Authorthomasbnt
LicenseMIT
Categorymail.proton.me, drive.proton.me, calendar.proton.me
Created
Updated
Size311 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Adding Comfortaa font family for mail.proton.me, drive.proton.me and calendar.proton.me.
The font is collected from the local not a CDN like Google Fonts for more privacy.
Adding Comfortaa font family for mail.proton.me
, drive.proton.me
and calendar.proton.me
.
The font is collected from the local not a CDN like Google Fonts for more privacy.
/* ==UserStyle==
@name Comfortaa Font family for Proton
@version 20221114.14.35
@namespace ?
==/UserStyle== */
@-moz-document domain("mail.proton.me"), domain("drive.proton.me"), domain("calendar.proton.me") {
html {
font-family: 'Comfortaa', 'Ubuntu', sans-serif;
font-weight: 500;
}
}