1
0
mirror of https://github.com/privacyguides/brand.git synced 2025-09-06 16:18:45 +00:00

Restructure project

This commit is contained in:
2024-03-28 15:35:14 -05:00
parent 3a142da11d
commit 67166ed8b6
127 changed files with 291 additions and 10 deletions

View File

@@ -0,0 +1,15 @@
@font-face {
font-family: 'DM Mono';
src: url('Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Mono';
src: url('Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}