osebna-stran/assets/custom.css

9 lines
133 B
CSS

@font-face {
font-family: CourierPrime;
src: url(fonts/CourierPrime-Regular.ttf);
}
body {
font-family: CourierPrime;
}