.h1-km {
    font-family: 'Moul';
    font-size: 24px;
}
.h1-en {
    font-family: 'Nunito';
    font-weight: 800;
    font-size: 24px;
}
.h2-km {
    font-family: 'Moulpali';
    font-size: 18px;
}
.h2-en {
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 18px;
}
.h3-km {
    font-family: 'Moul';
    font-size: 15px;
}
.h3-en {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 13px;
}
.title-km {
    font-family: 'Moul';
    font-size: 20px;
    line-height: 33px;
}
.title-en {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 20px;
}
.sub-title-km {
    font-family: 'Moul';
    font-size: 16px;
}
.sub-title-en {
    font-family: 'Nunito';
    font-weight: 600;
    font-size: 16px;
}
.message {
    font-family: 'Nunito', 'Content';
    font-size: 14px;
}
.title {
    font-family: 'Nunito', 'Moul';
    font-size: 18px;
    line-height: 33px;
}
.content {
    font-family: 'Nunito', 'Content';
    font-size: 15px;
}
.content2 {
    font-family: 'Nunito', 'Content';
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
}
.content3 {
    font-family: 'Nunito', 'Content';
    font-size: 14px;
    line-height: 27px;
}
.content4 {
    font-family: 'Nunito', 'Content';
    font-size: 16px;
    line-height: 27px;
}
.content5 {
    font-family: 'Nunito', 'Content';
}
.content6 {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 24px;
}
.countdown {
    font-family: 'Nunito', 'Content';
    font-size: 15px;
    font-weight: 600;
    line-height: 75px;
}
.timer {
    font-family: 'Nunito', 'Content';
    font-size: 30px;
    font-weight: 600;
    line-height: 75px;
}
.share {
    font-family: 'Nunito', 'Content';
    font-size: 30px;
    font-weight: 600;
}
.c3-legend-item, .c3-chart-arcs-title {
    font-size: 14px !important;
    font-family: 'Nunito', 'Content';
}
.mt-minus {
    margin-top: -15px;
}
.progressbar {
    margin: 0px !important;
}
.percentCount {
    font-family: 'Nunito', 'Content' !important;
    font-size: 18px !important;
    color: #343434;
    font-style: italic;
}
.text-purple {
    color: #9467BD;
}
.font-xl {
    font-size: 22px !important;
    font-weight: bold;
}
.font-md {
    font-size: 18px !important;
    font-weight: bold;
}
.font-sm {
    font-size: 14px !important;
    font-weight: bold;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.c3-chart-arc text {
    font-size: 24px !important;
    font-weight: bold;
}
