@font-face{
    src: url(../fonts/bpg_nino_mtavruli_bold.ttf);
    font-family: nos;
}
 
.geo-font-title{
    font-size: 15px !important;
    font-family: nos;
}

.geo-font-head{
    font-size: 20px !important;
    font-family: nos;
} 

.geo-font-main-m{
    font-size: 17px !important;
    font-family: nos;
}

.geo-font-sub-m{
    font-size: 15px !important;
    font-family: nos;
}


.active_green {
    background-color: #0db99f;
}