/*Стили форм*/
.vquiz .t-checkbox__labeltext,
.popup-form .t-checkbox__labeltext {
    font-family: 'Open Sans';
}
.vquiz .t-checkbox__indicator,
.popup-form .t-checkbox__indicator {
    border-radius: 3px;
}