mirror of
https://github.com/ivabus/www
synced 2024-11-14 10:45:06 +03:00
236 lines
3.3 KiB
CSS
236 lines
3.3 KiB
CSS
|
@font-face {
|
||
|
font-family: "pp-neue-machina";
|
||
|
src: url("/fonts/PPNeueMachina-InktrapLight.woff");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "sono";
|
||
|
src: url("/fonts/Sono-Light.woff2");
|
||
|
}
|
||
|
|
||
|
h1{
|
||
|
font-family: "pp-neue-machina", sans-serif;
|
||
|
color:#00ffd0;
|
||
|
text-transform:uppercase;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-family: "pp-neue-machina", sans-serif;
|
||
|
color:#00ffd0;
|
||
|
margin-top: -1.8vw !important;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-family: "pp-neue-machina", sans-serif;
|
||
|
color:#00ffd0;
|
||
|
}
|
||
|
|
||
|
h4{
|
||
|
font-family: "pp-neue-machina", sans-serif;
|
||
|
color:#00ffd0;
|
||
|
}
|
||
|
|
||
|
p{
|
||
|
font-family: "sono", sans-serif;
|
||
|
color: #ffffff;
|
||
|
}
|
||
|
|
||
|
li{
|
||
|
font-family: "sono", sans-serif;
|
||
|
color: #ffffff;
|
||
|
}
|
||
|
|
||
|
/* Breakpoint-Specific Typography */
|
||
|
|
||
|
|
||
|
/* Extra-Large Screens*/
|
||
|
/*@media only screen and (min-width: 1200px) {*/
|
||
|
|
||
|
h1{
|
||
|
font-size: 11.5vw;
|
||
|
line-height: 12.4vw;
|
||
|
margin-top: -1.116vw;
|
||
|
margin-left: -0.837vw;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-size: 6vw;
|
||
|
line-height: 8.5vw;
|
||
|
margin-bottom: 2.065vw;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-size: 3.8rem;
|
||
|
line-height: 4.464vw;
|
||
|
margin-bottom: 2.511vw;
|
||
|
margin-top: 1.395vw;
|
||
|
}
|
||
|
|
||
|
h4{
|
||
|
font-size: 2.121vw;
|
||
|
line-height: 4.116vw;
|
||
|
}
|
||
|
|
||
|
.lead{
|
||
|
font-size: 1.5vw !important;
|
||
|
line-height: 1.7vw !important;
|
||
|
margin-bottom: 2.232vw;
|
||
|
}
|
||
|
|
||
|
p{
|
||
|
font-size: 1.116vw;
|
||
|
}
|
||
|
|
||
|
@media only screen and (min-width: 992px) and (max-width: 1200px) {
|
||
|
|
||
|
h1{
|
||
|
font-size: 11.5vw;
|
||
|
line-height: 12.4vw;
|
||
|
margin-top: -1.116vw;
|
||
|
margin-left: -0.837vw;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-size: 6vw;
|
||
|
line-height: 8.5vw;
|
||
|
margin-bottom: 2.065vw;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-size: 3.8rem;
|
||
|
line-height: 4.464vw;
|
||
|
margin-bottom: 2.511vw;
|
||
|
margin-top: 1.395vw;
|
||
|
}
|
||
|
|
||
|
h4{
|
||
|
font-size: 2.121vw;
|
||
|
line-height: 4.116vw;
|
||
|
}
|
||
|
|
||
|
.lead{
|
||
|
font-size: 1.5vw !important;
|
||
|
line-height: 1.7vw !important;
|
||
|
margin-bottom: 2.232vw;
|
||
|
}
|
||
|
|
||
|
p{
|
||
|
font-size: 1.116vw;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@media only screen and (min-width: 768px) and (max-width: 992px) {
|
||
|
|
||
|
h1{
|
||
|
font-size: 14vw;
|
||
|
line-height: 15vw;
|
||
|
margin-top: -0.3vw;
|
||
|
margin-left: -0.837vw;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-size: 6rem;
|
||
|
line-height: 7rem;
|
||
|
margin-bottom: 37px;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-size: 3.8rem;
|
||
|
line-height: 80px;
|
||
|
margin-bottom: 45px;
|
||
|
margin-top: 25px;
|
||
|
}
|
||
|
|
||
|
h4{
|
||
|
font-size: 38px;
|
||
|
line-height: 45px;
|
||
|
}
|
||
|
|
||
|
.lead{
|
||
|
font-size: 28px !important;
|
||
|
line-height: 29px !important;
|
||
|
margin-bottom: 40px;
|
||
|
}
|
||
|
|
||
|
p{
|
||
|
font-size: 20px;
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|
||
|
@media only screen and (min-width: 576px) and (max-width: 768px){
|
||
|
|
||
|
h1{
|
||
|
font-size: 18.5vw;
|
||
|
line-height: 20vw;
|
||
|
margin-top: 1vw;
|
||
|
margin-left: -2vw;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-size: 6rem;
|
||
|
line-height: 7rem;
|
||
|
margin-bottom: 37px;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-size: 3.8rem;
|
||
|
line-height: 80px;
|
||
|
margin-bottom: 45px;
|
||
|
margin-top: 25px;
|
||
|
}
|
||
|
|
||
|
h4{
|
||
|
font-size: 38px;
|
||
|
line-height: 45px;
|
||
|
}
|
||
|
|
||
|
.lead{
|
||
|
font-size: 28px !important;
|
||
|
line-height: 29px !important;
|
||
|
margin-bottom: 40px;
|
||
|
}
|
||
|
|
||
|
p{
|
||
|
font-size: 20px;
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|
||
|
@media only screen and (max-width: 576px) {
|
||
|
|
||
|
h1{
|
||
|
font-size: 8rem;
|
||
|
line-height: 8rem;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-size: 6rem;
|
||
|
line-height: 7rem;
|
||
|
margin-bottom: 37px;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-size: 3.8rem;
|
||
|
line-height: 80px;
|
||
|
margin-bottom: 45px;
|
||
|
margin-top: 25px;
|
||
|
}
|
||
|
|
||
|
h4{
|
||
|
font-size: 38px;
|
||
|
line-height: 45px;
|
||
|
}
|
||
|
|
||
|
.lead{
|
||
|
font-size: 28px !important;
|
||
|
line-height: 29px !important;
|
||
|
margin-bottom: 40px;
|
||
|
}
|
||
|
|
||
|
p{
|
||
|
font-size: 20px;
|
||
|
}
|
||
|
|
||
|
}
|