p,
header {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 400;
    font-style: normal;
}


h1 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5em;
}

h2 {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 2em;
}

footer {
    font-family: "IBM Plex Mono", monospace;
    font-weight: 400;
    font-size: 0.8em;
}