/*
 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
*/

@font-face {
  font-family: 'Graces Hand';
  font-style: normal;
  font-weight: 400;
  src: url('../../uploads/2020/01/GracesHand-Regular.eot'); /* IE9 Compat */
  src: local('Graces Hand Regular'), local('GracesHand-Regular'),
       url('../../uploads/2020/01/GracesHand-Regular-1.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../../uploads/2020/01/GracesHand-Regular.woff2') format('woff2'), 
       url('../../uploads/2020/01/GracesHand-Regular.woff') format('woff'), 
       url('../../uploads/2020/01/GracesHand-Regular.ttf') format('truetype'), 
       url('../../uploads/2020/01/GracesHand-Regular.svg') format('svg'); 
}

.nf-field-element textarea {
	height: 100px !important;
}

table {
	margin-bottom: 0;
}