Fixes broken font url

This commit is contained in:
Omar López 2021-11-19 11:36:58 -07:00
parent bb4710a0b8
commit 56f8baf503

View File

@ -114,7 +114,7 @@
@font-face {
font-family: "Roboto";
src: url("/fonts/roboto.ttf");
src: url("/roboto.ttf");
}
@font-face {