﻿@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do');
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Mono:300,300i,600');

.type-nothingyouc-ibmplexmono {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 100%; 
    line-height: 2;
    font-weight: 300;
	letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-nothingyouc-ibmplexmono p, .type-nothingyouc-ibmplexmono td, .type-nothingyouc-ibmplexmono li, .type-nothingyouc-ibmplexmono label {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 1.02rem; 
    line-height: 2;
    font-weight: 300;
	letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-nothingyouc-ibmplexmono h1, .type-nothingyouc-ibmplexmono h2, .type-nothingyouc-ibmplexmono h3, .type-nothingyouc-ibmplexmono h4, .type-nothingyouc-ibmplexmono h5, .type-nothingyouc-ibmplexmono h6 {
    font-family: 'Nothing You Could Do', cursive;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: none;
    font-style: normal;    
}        

.type-nothingyouc-ibmplexmono h1 {font-size: 3rem;margin: 0.25rem 0 0.3rem;}
.type-nothingyouc-ibmplexmono h2 {font-size: 2.5rem;margin: 0.34rem 0 0.3rem;}
.type-nothingyouc-ibmplexmono h3 {font-size: 2.1rem;margin: 0.45rem 0 0.3rem;}
.type-nothingyouc-ibmplexmono h4 {font-size: 1.8rem;margin: 0.55rem 0 0.3rem;line-height: 1.5;}
.type-nothingyouc-ibmplexmono h5 {font-size: 1.5rem;margin: 0.76rem 0 0.3rem;line-height: 1.6;}
.type-nothingyouc-ibmplexmono h6 {font-size: 1.2rem;margin: 0.78rem 0 0.3rem;font-weight:bold;line-height: 1.8;}
.type-nothingyouc-ibmplexmono p {margin:0.85rem 0 1rem;}

.type-nothingyouc-ibmplexmono .display { margin-bottom: 0.5rem; }
.type-nothingyouc-ibmplexmono .display h1 {
	font-family: 'Nothing You Could Do', cursive;
    font-size: 4rem;
    line-height: 1.5;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0.4rem 0;
	letter-spacing: 0px;
    font-style: normal;
}
.type-nothingyouc-ibmplexmono .display p {
    font-family: 'IBM Plex Mono', monospace;
    font-size: 1.3rem;
    line-height: 2;
    font-style: normal;
	letter-spacing: 0px;
    text-transform: none;
}

@media only screen and (max-width: 640px) {
    .type-nothingyouc-ibmplexmono .display h1 {font-size: 2.5rem;}
    .type-nothingyouc-ibmplexmono .display p {font-size: 1.4rem;}
    .type-nothingyouc-ibmplexmono h1 {font-size: 2.3rem;}
    .type-nothingyouc-ibmplexmono h2 {font-size: 2rem;}
    .type-nothingyouc-ibmplexmono h3 {font-size: 1.7rem;}
    .type-nothingyouc-ibmplexmono h4 {font-size: 1.4rem;}
    .type-nothingyouc-ibmplexmono h5 {font-size: 1.2rem;}
    .type-nothingyouc-ibmplexmono h6 {font-size: 1rem;} 
}

.type-nothingyouc-ibmplexmono .display-font1 {font-family: 'Nothing You Could Do', cursive;}
.type-nothingyouc-ibmplexmono .display-font2 {font-family: 'IBM Plex Mono', monospace;}
.type-nothingyouc-ibmplexmono .default-font1 {font-family: 'Nothing You Could Do', cursive;}
.type-nothingyouc-ibmplexmono .default-font2 {font-family: 'IBM Plex Mono', monospace;}
