﻿@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 {
    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.2;
    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: 1.6;
    font-style: normal;
	letter-spacing: 0px;
    text-transform: none;
}

.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;}

/* h1-h6: 48 32  24  19  16  12 */
.type-nothingyouc-ibmplexmono h1 {font-size:48px} 
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono h1 {font-size:2.5vw; font-size:clamp(29px, 2.5vw, 2.5vw)}
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono h1 {font-size:2.5vw}
}

.type-nothingyouc-ibmplexmono h2 {font-size:32px}
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono h2 {font-size:1.64vw; font-size:clamp(24px, 1.64vw, 1.64vw)}
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono h2 {font-size:1.67vw}
}

.type-nothingyouc-ibmplexmono h3 {font-size:24px}
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono h3 {font-size:1.48vw; font-size:clamp(22px, 1.48vw, 1.48vw)}
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono h3 {font-size:1.25vw}
}

.type-nothingyouc-ibmplexmono h4 {font-size:19px}
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono h4 {font-size:1.17vw; font-size:clamp(19px, 1.17vw, 1.17vw)}
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono h4 {font-size:0.99vw}
}

.type-nothingyouc-ibmplexmono h5 {font-size:16px}
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono h5 {font-size:0.99vw; font-size:clamp(16px, 0.99vw, 0.99vw)}
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono h5 {font-size:0.83vw}
}

.type-nothingyouc-ibmplexmono h6 {font-size:12px}
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono h6 {font-size:0.74vw; font-size:clamp(12px, 0.74vw, 0.74vw)} 
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono h6 {font-size:0.63vw}
}

/* 17 */
.type-nothingyouc-ibmplexmono p,
.type-nothingyouc-ibmplexmono td, 
.type-nothingyouc-ibmplexmono li, 
.type-nothingyouc-ibmplexmono label {
    font-size: 17px; 
}
@media all and (max-width: 1800px) { 
    .type-nothingyouc-ibmplexmono p,
    .type-nothingyouc-ibmplexmono td, 
    .type-nothingyouc-ibmplexmono li, 
    .type-nothingyouc-ibmplexmono label {font-size:1.05vw; font-size:clamp(16px, 1.05vw, 1.05vw)}
}
@media all and (min-width: 1921px) { 
    .type-nothingyouc-ibmplexmono .v2 p,
    .type-nothingyouc-ibmplexmono .v2 td, 
    .type-nothingyouc-ibmplexmono .v2 li, 
    .type-nothingyouc-ibmplexmono .v2 label {font-size:0.89vw}
}

/* @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'); */