Skip to content

Better font for BMC by thomasbnt

Screenshot of Better font for BMC

Details

Authorthomasbnt

LicenseNo License

Categorybuymeacoffee

Created

Updated

Size594 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Better font for buymeacoffee.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Better font for BMC
@version      20210821.01.03
@namespace    userstyles.world/user/thomasbnt
@description  Better font for buymeacoffee.com
@author       thomasbnt
@license      No License
==/UserStyle== */

@-moz-document domain("buymeacoffee.com") {
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&display=swap');
* {
      font-family: 'Comfortaa', cursive, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
      font-feature-settings: "tnum";
      font-size: 16px;

}
}

Reviews

No reviews yet.