diff --git a/static/css/undef.css b/static/css/undef.css index 0ed2726..af587cd 100644 --- a/static/css/undef.css +++ b/static/css/undef.css @@ -1,3 +1,11 @@ +@font-face { + font-family: 'ubuntu'; + font-style: normal; + font-weight: normal; + font-display: swap; + src: url('../fonts/Ubuntu-R.ttf') format('truetype'); +} + :root { --teal: #008080;