add mono font
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
@import url("https://fonts.googleapis.com/css2?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&display=swap&family=Montagu+Slab&family=Gowun+Batang&family=Cormorant+Garamond&family=Forum");
|
@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: 'Courgette', cursive;
|
||||||
@@ -11,6 +11,7 @@
|
|||||||
font-family: 'Domine', serif;
|
font-family: 'Domine', serif;
|
||||||
font-family: 'Amiri', serif;
|
font-family: 'Amiri', serif;
|
||||||
font-family: 'Courier Prime', serif;
|
font-family: 'Courier Prime', serif;
|
||||||
|
font-family: 'Cutive Mono', monospace;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$primary: #2c3a47;
|
$primary: #2c3a47;
|
||||||
|
|||||||
Reference in New Issue
Block a user