@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lekton:ital,wght@0,400;0,700;1,400&display=swap');

.type-poppins-lekton {
    font-family: 'Lekton', sans-serif;
    font-size: 100%; 
    line-height: 1.8;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-poppins-lekton p, .type-poppins-lekton td, .type-poppins-lekton li, .type-poppins-lekton label {
    font-size: 1.19rem; 
    line-height: 1.8;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-poppins-lekton h1, .type-poppins-lekton h2, .type-poppins-lekton h3, .type-poppins-lekton h4, .type-poppins-lekton h5, .type-poppins-lekton h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 2px;
    text-transform: none;
    font-style: normal;
}        

.type-poppins-lekton h1 {font-size: 3rem;margin: 0.3rem 0 0.5rem;}
.type-poppins-lekton h2 {font-size: 2.6rem;margin: 0.43rem 0 0.5rem;}
.type-poppins-lekton h3 {font-size: 2.2rem;margin: 0.55rem 0 0.5rem;}
.type-poppins-lekton h4 {font-size: 1.9rem;margin: 0.6rem 0 0.5rem;line-height: 1.6;}
.type-poppins-lekton h5 {font-size: 1.7rem;margin: 0.46rem 0 0.5rem;line-height: 1.8;}
.type-poppins-lekton h6 {font-size: 1.4rem;margin: 0.53rem 0 0.5rem;line-height: 2;}
.type-poppins-lekton p {margin:0.4rem 0 1rem;}

.type-poppins-lekton .display { margin-bottom: 0.5rem; }
.type-poppins-lekton .display h1 {
	font-family: 'Poppins', sans-serif;
    font-size: 5rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-style: normal;
    margin: 0.4rem 0;
}
.type-poppins-lekton .display p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.35rem;
    line-height: 1.6;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: none;
    font-style: normal;
}