/*
 Theme Name:   Shapely Child
 description: >-
   A child theme of Shapely theme
 Author:       Benjamin Filaferro
 Template:     shapely
 Version:      1.0.0
*/

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	color: #8c979e;
	overflow-x: hidden;
	font-weight: 400;
}
