/*
 Theme Name:   Twenty Fifteen Child
 Description:  Twenty Fifteen Child Theme
 Author:       Jesse Hodges
 Author URI:   http://www.twoloonsoftware.com.com
 Template:     twentyfifteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form label,
.main-navigation .menu-item-description,
.post-navigation .meta-nav,
.pagination, 
.image-navigation,
.comment-navigation,
.site .skip-link,
.site-title,
.site-description,
.widget-title,
.widget_rss .rss-date,
.widget_rss cite,
.author-heading,
.entry-footer,
.page-links,
.entry-caption,
.comment-metadata,
.pingback .edit-link,
.comment-form label,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.no-comments,
.wp-caption-text,
.gallery-caption,
.widecolumn label,
.widecolumn .mu_register label,
blockquote cite,
blockquote small,
body,
button,
input,
select,
textarea
{
	font-family: 'Open Sans', sans-serif;
}