diff --git a/src/styles.css b/src/styles.css index 3fc5a1e..449fd03 100644 --- a/src/styles.css +++ b/src/styles.css @@ -10,3 +10,7 @@ html, body { overflow: hidden; } + +.rbc-calendar { + font-family: "Roboto","Helvetica","Arial",sans-serif; +}