1
0
Fork 0

H1 have weight 900 in Moderat Black

master
Emil Miler 1 year ago
parent 1d07675252
commit 1fbdbbd561

@ -14,3 +14,11 @@
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: "moderat";
src: url('/static/fonts/moderat-black.woff2?#iefix') format('woff2'),
url('/static/fonts/moderat-black.woff') format('woff'),
url('/static/fonts/moderat-black.otf') format('opentype');
font-weight: 900;
font-style: normal;
}

@ -53,6 +53,7 @@ h1, h2, h3, h4, h5, h6 {
}
h1 {
font-size: 3rem;
font-weight: 900;
text-transform: uppercase;
margin-top: 2em;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save