brand: DiD color palette (Deep Navy/Lime Green/Light Blue/Soft Grey) and Monda/Montserrat fonts

This commit is contained in:
2026-08-18 16:08:56 -04:00
parent 004a22c1c8
commit 9d1077b8e4
6 changed files with 32 additions and 13 deletions
+3
View File
@@ -1,4 +1,7 @@
<title>
<%= content_for(:html_title) || (signed_in? ? 'DocuSeal' : 'DocuSeal | Open Source Document Signing') %>
</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Monda:wght@400..700&family=Montserrat:wght@400;500;600;700&display=swap" rel="stylesheet">
<%= render 'shared/meta' %>