mirror of
https://github.com/privacyguides/brand.git
synced 2025-06-28 07:42:40 +00:00
Upload Fonts
This commit is contained in:
16
WOFF/dm_mono/stylesheet.css
Normal file
16
WOFF/dm_mono/stylesheet.css
Normal file
@ -0,0 +1,16 @@
|
||||
@font-face {
|
||||
font-family: 'DM Mono';
|
||||
src: url('DMMono-Regular.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'DM Mono';
|
||||
src: url('DMMono-Medium.woff2') format('woff2');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user