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

/* Add your custom styles here */
@font-face {
  font-family: "GT Ultra Fine Regular";
  src: url("https://alvernolaboratories.kinsta.cloud/wp-content/themes/generatepress_child/fonts/GT-Ultra-Fine-Regular.woff2") format("woff2"),
       url("https://alvernolaboratories.kinsta.cloud/wp-content/themes/generatepress_child/fonts/GT-Ultra-Fine-Regular.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "GT Walsheim Regular";
  src: url("https://alvernolaboratories.kinsta.cloud/wp-content/themes/generatepress_child/fonts/GT-Walsheim-Regular.woff2") format("woff2"),
       url("https://alvernolaboratories.kinsta.cloud/wp-content/themes/generatepress_child/fonts/GT-Walsheim-Regular.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "GT Walsheim Regular Oblique";
  src: url("https://alvernolaboratories.kinsta.cloud/wp-content/themes/generatepress_child/fonts/GT-Walsheim-Regular-Oblique.woff2") format("woff2"),
       url("https://alvernolaboratories.kinsta.cloud/wp-content/themes/generatepress_child/fonts/GT-Walsheim-Regular-Oblique.woff") format("woff");
  font-weight: normal;
}
add_filter( 'gform_force_hooks_js_output', '__return_true' );










