Skip to content

Roboto Font for Tinder by vufly

Details

Authorvufly

LicenseNo License

Categorytinder.com

Created

Updated

Size618 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Tinder use Proxima Nova, which doesn't look good in Vietnamese.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Roboto Font for Tinder
@version      20220605.16.45
@namespace    userstyles.world/user/vufly
@description  Tinder use Proxima Nova, which doesn't look good in Vietnamese.
@author       vufly
@license      No License
==/UserStyle== */

@-moz-document domain("tinder.com") {
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
 font-family: Roboto, Segoe UI,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica,Arial,Segoe UI Emoji,Segoe UI Symbol,Apple Color Emoji,Twemoji Mozilla,Noto Color Emoji,EmojiOne Color,Android Emoji;
}
}

Reviews

No reviews yet.