feat(F-119): completed feature
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
/* ── Almagro font ── */
|
||||
@font-face {
|
||||
font-family: 'Almagro';
|
||||
src: url('/fonts/Almagro.woff2') format('woff2'),
|
||||
url('/fonts/Almagro.ttf') format('truetype');
|
||||
src: url('/fonts/almagro.woff2') format('woff2'),
|
||||
url('/fonts/almagro.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
|
||||
Reference in New Issue
Block a user