@font-face {
    font-family: archiasemibold;
    src: url(/archia-semibold-webfont.20e2d085.eot);
    src: url(/archia-semibold-webfont.20e2d085.eot) format("embedded-opentype"),url(/archia-semibold-webfont.fc74be97.woff2) format("woff2"),url(/archia-semibold-webfont.49114057.woff) format("woff"),url(/archia-semibold-webfont.3eaec1bc.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

#sum, #eur { font-weight: bold }

.text-body-big {
    text-align: left;
    font-style: normal;
    font-size: clamp(1rem, 4vw, 3rem) !important;
    margin-right: 8%;
    margin-top: -8%;
    font-family: Poppins,sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 10px;
    color: #666666
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}