Skip to content
11 changes: 2 additions & 9 deletions docs/site/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@
font-display: swap;
}

@font-face {
font-family: 'Quantify';
src: url('/fonts/Quantify.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}

:root {
/* Brand fonts */
Expand Down Expand Up @@ -189,8 +182,8 @@ h1, h2, h3, h4, h5, h6 {
}
.navbar__title {
color: var(--ifm-navbar-link-color);
font-family: 'Quantify', sans-serif;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
letter-spacing: 0.04em;
}
.navbar .clean-btn {
Expand Down
Binary file removed docs/site/static/fonts/Quantify.woff2
Binary file not shown.
Loading