@font-face{
    font-family: tff-suisse-mono;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url("../fonts/suisse-mono-normal-400-woff2.woff2") format("woff2")
}

@font-face{
    font-family: tff-suisse-mono;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url("../fonts/suisse-mono-normal-700-woff2.woff2") format("woff2")
}

@font-face{
    font-family: tff-suisse-mono;
    font-style: normal;
    font-weight: 100;
    font-stretch: normal;
    src: url("../fonts/suisse-mono-normal-100-woff2.woff2") format("woff2")
}


.tps {
    font-style: normal;
    font-weight: 400;
    font-family: tff-suisse-mono;
    color: hsl(0,0%,100%);
}


.tps-style-1 {
    font-style: normal;
    font-weight: 400;
    font-family: tff-suisse-mono;
    color: hsl(203,100%,55.00000000000001%);
    font-size: 32px;
    letter-spacing: normal;
    line-height: normal;
    text-align: start;
}

@media (max-width:738px) {
    .tps-style-1 {
        font-size: 20px;
        letter-spacing: normal;
        line-height: normal;
        text-align: start;
    }
}


.tps-style-2 {
    font-style: normal;
    font-weight: 400;
    font-family: tff-suisse-mono;
    color: hsl(0,0%,70%);
    font-size: 32px;
    letter-spacing: normal;
    line-height: normal;
    text-align: start;
}

@media (max-width:738px) {
    .tps-style-2 {
        font-size: 20px;
        letter-spacing: normal;
        line-height: normal;
        text-align: start;
    }
}



.tcs-link {
    text-decoration: underline;
}

