/*
Theme Name: Rebalance child
Description: Rebalance child is an elegant blog theme that features full-screen featured images.
Version: 1.0.8
Author: Automattic
Template: rebalance-wpcom
Author URI: https://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rebalancechild
Tags: accessibility-ready, blog, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, news, one-column, photography, rtl-language-support, sticky-post, translation-ready
*/



@font-face {
    font-family: 'rubiklight';
    src: url('fonts/rubik-light-webfont.woff2') format('woff2'),
         url('fonts/rubik-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rubikmedium';
    src: url('fonts/rubik-medium-webfont.woff2') format('woff2'),
         url('fonts/rubik-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: 'rubiklight', "Helvetica Neue", sans-serif;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: 'rubikmedium', arial,helvetica;
      font-weight: 500;
    font-style: normal;
}  