/* @import url('https://fonts.googleapis.com/css?family=Maven+Pro'); */

@import url('https://fonts.googleapis.com/css?family=Heebo');


body{
font-family: 'Heebo', sans-serif;
/* font-family: 'Maven Pro', sans-serif; */
font-size:18px;
}

#pw_cuerpo_seccion, .pw_article {
    padding: 5px;
}