download font integration
This commit is contained in:
@@ -1,18 +1,5 @@
|
||||
@charset "utf-8";
|
||||
@import url("https://fonts.googleapis.com/css2?display=swap&family=Courier+Prime&family=Courgette&family=IBM+Plex+Serif&family=Kiwi+Maru&family=Maven+Pro&family=Noto+Sans+KR&family=Tajawal&family=Domine&family=Amiri&family=Montagu+Slab&family=Gowun+Batang&family=Cormorant+Garamond&family=Forum&family=Cutive+Mono");
|
||||
|
||||
/**
|
||||
font-family: 'Courgette', cursive;
|
||||
font-family: 'IBM Plex Serif', serif;
|
||||
font-family: 'Kiwi Maru', serif;
|
||||
font-family: 'Maven Pro', sans-serif;
|
||||
font-family: 'Noto Sans KR', sans-serif;
|
||||
font-family: 'Tajawal', sans-serif;
|
||||
font-family: 'Domine', serif;
|
||||
font-family: 'Amiri', serif;
|
||||
font-family: 'Courier Prime', serif;
|
||||
font-family: 'Cutive Mono', monospace;
|
||||
*/
|
||||
@import url("https://fonts.googleapis.com/css2?display=swap&family=Courier+Prime");
|
||||
|
||||
$primary: #2c3a47;
|
||||
$link: #445fb9;
|
||||
|
||||
Reference in New Issue
Block a user