diff --git a/assets/css/fonts.css b/assets/css/fonts.css new file mode 100644 index 0000000..5ac493c --- /dev/null +++ b/assets/css/fonts.css @@ -0,0 +1,41 @@ +.extralight { + font-family: "Mukta", sans-serif; + font-weight: 200; + font-style: normal; +} + +.light { + font-family: "Mukta", sans-serif; + font-weight: 300; + font-style: normal; +} + +.regular { + font-family: "Mukta", sans-serif; + font-weight: 400; + font-style: normal; +} + +.medium { + font-family: "Mukta", sans-serif; + font-weight: 500; + font-style: normal; +} + +.semibold { + font-family: "Mukta", sans-serif; + font-weight: 600; + font-style: normal; +} + +.bold { + font-family: "Mukta", sans-serif; + font-weight: 700; + font-style: normal; +} + +.extrabold { + font-family: "Mukta", sans-serif; + font-weight: 800; + font-style: normal; +} diff --git a/index.html b/index.html index 21a6989..e103b48 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,16 @@ content="https://mikedebo.com/nora-looks-for-bugs/share.jpg" /> + + + + + + @@ -87,7 +96,12 @@ -
+
+ Nora Looks For Bugs Logo +

Nora Looks For Bugs

+
+ +