﻿@import url('https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

.type-nothingyouc-ibmplexmono-2 {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 0.81rem; 
    line-height: 1.5;
    font-weight: 300;
}
.type-nothingyouc-ibmplexmono-2 h1, .type-nothingyouc-ibmplexmono-2 h2, .type-nothingyouc-ibmplexmono-2 h3, .type-nothingyouc-ibmplexmono-2 h4, .type-nothingyouc-ibmplexmono-2 h5, .type-nothingyouc-ibmplexmono-2 h6 {
    font-family: 'Nothing You Could Do', cursive;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 2px;
}        

.type-nothingyouc-ibmplexmono-2 h1 {font-size: 3.25rem; margin: 1.2rem 0 1.2rem; }
.type-nothingyouc-ibmplexmono-2 h2 {font-size: 1.5rem; margin: 1rem 0 1rem; }
.type-nothingyouc-ibmplexmono-2 h3 {font-size: 1.2rem; margin: 1rem 0 1rem; }
.type-nothingyouc-ibmplexmono-2 h4 {font-size: 1rem; margin: 0.5rem 0 0.5rem; }
.type-nothingyouc-ibmplexmono-2 h5 {font-size: 0.9rem; margin: 0.5rem 0 0.5rem; }
.type-nothingyouc-ibmplexmono-2 h6 {font-size: 0.8rem; margin: 0.5rem 0 0.5rem; }
.type-nothingyouc-ibmplexmono-2 p {margin:0.8rem 0 0.8rem;}
/* .type-nothingyouc-ibmplexmono-2 ul, .type-nothingyouc-ibmplexmono-2 ol { margin:0 0 1rem; padding-inline-start: 20px;} */

.type-nothingyouc-ibmplexmono-2 .display { margin-bottom: 0.5rem; }
.type-nothingyouc-ibmplexmono-2 .display h1 {
	font-family: 'Nothing You Could Do', cursive;
    font-size: 2.1rem;
    line-height: 1.2;
    font-weight: 400;
    margin: 0.4rem 0 1rem;
}
.type-nothingyouc-ibmplexmono-2 .display p {
    font-size: 0.81rem;
}