/*
Theme Name: Research Child Theme
Description: This a child Divi 5 theme for the TTI SI Research Portal 
Version: 1.0.0
Author: https://www.ttisi.com/
Author URI: 
Theme URI: https://research-staging.ttisi.com/
License: 
License URI: 
Template: Divi
*/

/* ========== CSS START ========== */
/* Fonts
------------------------------------------------------- */
@font-face { 
	font-family: 'Gazpacho'; 
	src: url('/wp-content/themes/TTI%20RND%20Child%20Theme/fonts/Gazpacho%20Heavy.ttf') format('truetype'),
		url('/wp-content/themes/TTI%20RND%20Child%20Theme/fonts/Gazpacho%20Heavy.otf') format('opentype'),
		url('/wp-content/themes/TTI%20RND%20Child%20Theme/fonts/Gazpacho%20Heavy.eot') format('eot'), 
		url('/wp-content/themes/TTI%20RND%20Child%20Theme/fonts/Gazpacho%20Heavy.woff') format('woff');
	font-weight: 1 1000;
}
.gazpacho{
	font-family: 'Gazpacho'!important;
}