Skip to content

Default font for Bumble by vufly

Details

Authorvufly

LicenseNo License

Categorybumble

Created

Updated

Size520 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bumble use Circular20 font, which does not fully support Vietnamese.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Default font for Bumble
@version      20220610.15.31
@namespace    userstyles.world/user/vufly
@description  Bumble use Circular20 font, which does not fully support Vietnamese.
@author       vufly
@license      No License
==/UserStyle== */

@-moz-document domain("bumble.com") {
* {
	font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}
}

Reviews

No reviews yet.