osebna-stran/assets/custom.css

9 lines
133 B
CSS
Raw Normal View History

2024-09-16 14:51:50 +02:00
@font-face {
font-family: CourierPrime;
src: url(fonts/CourierPrime-Regular.ttf);
}
body {
font-family: CourierPrime;
}