diff --git a/static/css/main.css b/static/css/main.css index cc6e47cb4..b620dd3fc 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -3,8 +3,10 @@ * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) - */ +*/ + @import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap"); + :root { --blue: #007bff; --indigo: #6610f2;