2023-07-13 00:58:55 +03:00
|
|
|
@font-face {
|
2023-08-20 00:57:35 +03:00
|
|
|
font-family: "Ubuntu";
|
2023-07-13 00:58:55 +03:00
|
|
|
font-style: normal;
|
|
|
|
font-weight: 300;
|
|
|
|
font-display: swap;
|
2023-11-18 23:16:32 +03:00
|
|
|
/* im using nerd fonts btw */
|
|
|
|
src: url("https://files.ngn.tf/fonts/UbuntuNF.ttf");
|
2023-07-13 00:58:55 +03:00
|
|
|
}
|