mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-01-22 10:29:06 +00:00
Optimised fonts.css
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
@import url("https://fonts.cdnfonts.com/css/martel-2?display=swap");
|
||||
@import url("https://fonts.cdnfonts.com/css/assistant?display=swap");
|
||||
@font-face {
|
||||
font-family: 'Martel';
|
||||
src: url('https://fonts.cdnfonts.com/css/martel-2.woff2') format('woff2');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Assistant';
|
||||
src: url('https://fonts.cdnfonts.com/css/assistant.woff2') format('woff2');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user