/*
 Theme Name:   Peak GeneratePress Child
 Theme URI:    https://peakdentalstudio.com/
 Description:  Child theme for GeneratePress
 Author:       Stephen Small
 Author URI:   https://peakdentalstudio.com/
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  generatepress-child
*/
/*
Font Recoletta
*/
@font-face {
  font-family: 'Recoleta-Medium';
  src: url('fonts/Recoleta-Medium.woff')  format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
