.type1 {
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 5;
    font-family: "Boldonse", system-ui;
    font-style: normal;
    text-align: center
    
}

.type2 {
    font-weight: 600;
    letter-spacing: 3px;
    font-family: "Rubik Maps", system-ui;
    font-style: normal;
}

.type3 {
    font-weight: 600;
    letter-spacing: 1px;
    font-family: "Oleo Script", system-ui;
    font-style: normal;
}

.type4 {
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    line-height: 0;
    font-family: "Pathway Gothic One", sans-serif;
    font-style: normal;
}

.type5 {
    font-weight: 500;
    letter-spacing: 0;
    font-family: "Rock 3D", system-ui;
    font-style: normal;
    font-size: 30px;
}

.type6 {
    font-weight: 400;
    letter-spacing: 3px;
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.type7 {
    font-weight: 400;
    letter-spacing: 1px;
    font-family: "UnifrakturMaguntia", cursive;
    font-style: normal;
}

.type8 {
    font-weight: 300;
    letter-spacing: 1px;
    font-family: "Macondo", cursive;
    font-style: normal;
    line-height: 5
}

.type9 {
    font-weight: 400;
    letter-spacing: 1px;
    font-family: "Eagle Lake", serif;
    font-style: normal;
}

.type10 {
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 20px
}

body {
    background-color: #dfb9ff;
}

p {
    color: #a7555e;
    font-family: Georgia;
    font-size: 160%;
}
