Skip to content
Snippets Groups Projects
Commit fbaf3b02 authored by Mitalee Parikh's avatar Mitalee Parikh
Browse files

font?2

parent 92d552df
No related branches found
No related tags found
No related merge requests found
Pipeline #244425 passed
@font-face {
font-family: "<HelveticaNeue>";
// @font-face {
// font-family: "<HelveticaNeue>";
// src: "./assets/HelveticaNeue.ttc";
// }
:root {
--md-text-font-family: "<HelveticaNeue>";
src: "./assets/HelveticaNeue.ttc";
}
body { font-weight: lighter; }
h1 { font-size: 24; font-weight: bold; }
h2 { font-size: 24; font-weight: bold; }
h3 { font-size: 24; font-weight: bold; }
h4 { font-size: 24; font-weight: bold; }
h5 { font-size: 24; font-weight: bold; }
h6 { font-size: 24; font-weight: bold; }
......@@ -14,7 +14,7 @@ theme:
accent: white
font:
text: false
code: Roboto Mono
code: IBM Plex Mono
features:
tabs: false
- navigation.instant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment