chnages font to brush script
font - Brush Script by radimous
Details
Authorradimous
LicenseNo License
Categoryhttps://vault-hunters.netlify.app
Created
Updated
Size544 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name font - Brush Script
@version 20230822.09.10
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://vault-hunters.netlify.app") {
:root {
--font-main: "Brush Script MT", cursive;
--font-secondary: "Brush Script MT", cursive;
--font-title: "Brush Script MT", cursive;
}
.__variable_0e5c9d {
--font-main: "Brush Script MT", cursive;
}
.__variable_6e7d58 {
--font-secondary: "Brush Script MT", cursive;
}
.__variable_03f989 {
--font-title: "Brush Script MT", cursive;
}
}