@import url(https://fonts.googleapis.com/css?family=Nunito);

div.rightbar {
background-color:#fff;
}

body {
    font-family: 'Nunito' !important;
}