@import url("https://use.typekit.net/svo5tas.css");

body{
    font-size: 60px;
    text-align: center;
    background-color: rgb(34, 33, 33);
    background-image: url(hintti1.jpg);
    background-size: cover;
}
p {margin: 0}

.eka {
    font-family: homage-condensed, serif;;
    font-size: 100px;
    margin-top: 50px;
    color: rgb(36, 66, 32);
    margin-bottom: -80px;
    text-shadow: 2px 0px 2px rgb(56, 56, 56);

}

.toka {
    font-family: darka, sans-serif;
    font-size: 140px;
    color: rgb(100, 31, 91);
    margin-bottom: -130px;
    text-shadow: 2px 2px 0px rgb(255, 255, 255);
    text-decoration: underline;
}

.kolmas {
    font-family: am-serie-610, sans-serif;
    font-size: 70px;
    margin-top: 40px;
    background-image: url(horo.png);
    background-size: auto;
    background-clip: text;
    image-orientation: flip;
    color: transparent;
    word-spacing: 30px;
    text-shadow: 4px 4px 0px rgb(0, 0, 0);
}

.neljas {
    font-family: shlop, sans-serif;
    font-size: 250px;
    text-shadow: 4px 4px 0px rgb(177, 6, 6);
}