mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-01 12:26:13 +00:00
7 lines
163 B
CSS
7 lines
163 B
CSS
@font-face {
|
|
font-family: 'Rubik';
|
|
src: url('./Rubik.ttf') format('truetype');
|
|
font-style: normal;
|
|
font-display: block;
|
|
font-weight: 300 900;
|
|
} |