/*
 Theme Name:     20papercups 2015 Customisation
 Theme URI:      http://www.www.20papercups.net
 Description:    Customisation
 Author:         Michael Marner
 Author URI:     http://www.20papercups.net
 Template:       twentyfifteen
 Version:        1.0.0
*/
 
@import url("../twentyfifteen/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.entry-content {
    font-weight: 300;
}

.page-title {
    font-family: "Open Sans"
}

.citation {
    font-size: small;
}

.nav-menu {
    font-family: "Quicksand"
}

.widget-area ul {
    font-family: "Quicksand"
}

.u-xs-hide {
    display: none;
}
