mirror of
https://github.com/boticord/boticordpy.git
synced 2024-11-13 20:07:28 +03:00
5 lines
No EOL
145 B
CSS
5 lines
No EOL
145 B
CSS
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');
|
|
|
|
* {
|
|
font-family: 'Roboto', sans-serif!important;
|
|
} |