﻿
@font-face {
    font-family: 'Cambam_Stick';
    src: url('../fonts/1CAMBAM_STICK.TTF');
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.ttf');
}

@font-face {
    font-family: 'NutoSans';
    src: url('../fonts/NunitoSans.ttf');
}
p{
    font-size: 1rem;
    color: #D1D5DB;
    font-family:NutoSans;
    font-weight:200;
}
q1 {
    font-size: 1.25rem;
    font-family: 'NutoSans';
    max-width: 400px;
    color:#D1D5DB;
}
t-t {
    font-size: 1rem;
    font-family: NutoSans;
    margin-bottom: 1.5rem;
    color: #646464;
    text-align: center;
    justify-content: center;
}

h2 {
    font-size: 4rem;
    font-weight: 600;
    margin-bottom: 0rem;
    color: #D1D5DB;
}

h3 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
    justify-content: left;
        color:#D1D5DB;
}



t-spek{
    font-size: 3rem;
    font-family:NutoSans;
    color: #353535;
    padding:1rem;
}

t-prce{
    font-size: 3.5rem;
    font-family:NutoSans;
    color: #D4AF37;
}
.h-q{

    padding-bottom:0;
    text-decoration-line:none;
    transition:0.3s;
    text-align:center;
    color: #D4AF37;
    font-size:1.1rem;
    font-family:NutoSans;
    transition: all 0.4s;
    margin-left: auto;
    margin-right: 5rem;
    margin-top:0;

}

p{
    font-family:NutoSans;
    text-align:center;
}

.t-q {
    width: 85%;
    margin: 2rem;
    margin-bottom:1rem;
    transition: 0.3s;
    text-align: center;
    color: #D1D5DB;
    font-size: 1.1rem;
    font-family: NutoSans;
    user-select:none;

}
.t-q-f {
    margin: 2rem;
    text-align: center;
    color: #D1D5DB;
    font-size: 1.5rem;
    font-family: NutoSans;
}

p-t{
    font-family:NutoSans;
    white-space: pre-line;
}

.p-sp {
    font-family: NutoSans;
    color: #D1D5DB;
    text-decoration-line:none;

}

p-bp {
    margin: 15px;
    max-width: 485px;
    font-family: 'NutoSans';
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 3rem;
    color: #D1D5DB;
}

h3-bp{
    font:bold;
    font-size:1.2rem;
    color: #D4AF37;
    padding-bottom:1rem;
    width:750px;
}

p-sp {
    color: #D1D5DB;
    font-family:NutoSans;
}

.gold{
    color:#D4AF37;
}
.white {
    color: #D1D5DB;
}
p-name {
    font-family: NutoSans;
    font-size: 1rem;
    padding: 0.1rem;
    color: #D1D5DB;
}