/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Typography */
body {
font-family: 'Bellota Text', sans-serif;
font-weight:400;
}
h1,h2,h3,h4,h5,h6,.bold {
font-weight:700;
}