/*
 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: 'Gibson Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Gibson Regular'), url('/wp-content/themes/generatepress_child/fonts/GibsonRegular.woff') format('woff');
}

@font-face {
	font-family: 'Gibson Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Gibson Bold'), url('/wp-content/themes/generatepress_child/fonts/GibsonBold.woff') format('woff');
}

@font-face {
	font-family: 'Gibson SemiBold';
	font-style: normal;
	font-weight: normal;
	src: local('Gibson SemiBold'), url('/wp-content/themes/generatepress_child/fonts/GibsonSemiBd.woff') format('woff');
}