/*
 Theme Name:   Newton Child
 Theme URI:    http://stmichaelukrainian.org/newton-child/
 Description:  Newton Child Theme
 Author:       Richard Chonak
 Author URI:   http://stmichaelukrainian.org
 Template:     newton
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         fonts
 Text Domain:  newton-child
*/
@import 'https://fonts.googleapis.com/css?family=Cormorant+SC';
@import 'https://fonts.googleapis.com/css?family=Cormorant';
@import 'https://fonts.googleapis.com/css?family=Vollkorn';

.site-title, .widget-title { font-family: "Cormorant SC"; }
.site-description, .entry-title { font-family: "Cormorant"; }
.entry-content h2 { font-family: "Cormorant SC"; }
body { font-family: "Vollkorn"; }
article.sticky { border-width: 15px; border-style: ridge; border-color: lightblue; }
.sticky .entry-header .entry-date { visibility: collapse; }
