$('.radio input').on('change', function(){
$('.radio label').removeclass('hilight')
$(this).closest('label').addClass('hilight')
})
учится программированию
На Windows не могу работать, так как раздражает вирусами
и другими проблемами
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i&subset=cyrillic,cyrillic-ext" rel="stylesheet">
font-weight
и font-style
font-family: 'Roboto', sans-serif;
font-weight: bold;
font-style: italic;