mirror of
https://codeberg.org/vlw/honeypot.git
synced 2026-04-13 11:09:39 +02:00
5 lines
143 B
CSS
5 lines
143 B
CSS
@font-face {
|
|
src: url("/assets/fonts/Roboto-VariableFont_wdth,wght.ttf") format("truetype");
|
|
font-weight: 100 900;
|
|
font-family: "Roboto";
|
|
}
|