/*
 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:'Chocolates Bold';
 src: url('/wp-content/themes/generatepress_child/fonts/TT-Chocolates-Trial-Bold.otf') format('woff');
 font-display:swap;
}
@font-face{
 font-family:'Chocolates Regular';
 src: url('/wp-content/themes/generatepress_child/fonts/TT-Chocolates-Trial-Regular.otf') format('woff');
 font-display:swap;
}