/**
 * @package Live
 */
/*
 * Imports
 */
/**
 * @package Live
 */
/*
 * Fonts
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,700,700italic");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
/*
 * Primary, secondary
 */
body, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6, figcaption, nav ul, table caption, button:not([class^=sl-]):not(#insert-media-button):not(.wp-switch-editor):not([role="presentation"]):not(.mce-open):not(.ed_button), input[type="button"]:not([class^=sl-]):not(#insert-media-button):not(.wp-switch-editor):not([role="presentation"]):not(.mce-open):not(.ed_button), input[type="reset"], input[type="submit"], .button:not([class^=sl-]):not(#insert-media-button):not(.wp-switch-editor):not([role="presentation"]):not(.mce-open):not(.ed_button), .small-title, .archive-title, .tags, .tag-cloud, .share span, .share a[data-hover], .navigation .nav-link, .navigation .post-title, .pagination, #header .logo, #footer .end-note, .box-title, .box-post .featured-gallery a[data-featured-gallery-count]:after, .box-post .meta, .box-author .box-title, .box-comments .toolbar, .box-comments .author, .widget-title, .sl-wrapper .sl-image .sl-caption {
  font-family: Oswald, Impact, Charcoal, sans-serif;
  text-transform: uppercase;
}

/*# sourceMappingURL=typo-open-sans-oswald.css.map */
