/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.6.1773066552
Updated: 2026-03-09 14:29:12

*/

/*
- - - > |  @font-face  | < - - - 
*/
/* Locator Web Regular */
	@font-face {
	font-family: 'LocatorWebRegular';
	src: url('webfonts/LocatorWebRegular.woff2') format('woff2'),
	     url('webfonts/LocatorWebRegular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/* Locator Web Bold */
	@font-face {
	font-family: 'LocatorWebBold';
	src: url('webfonts/LocatorWebBold.woff2') format('woff2'),
	     url('webfonts/LocatorWebBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/* Roboto */
	@font-face {
	font-family: 'Roboto';
	src: url('webfonts/Roboto-VariableFont_wdth_wght.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	}

* {
	font-family: 'Roboto';
	font-weight: normal;
	color: #000000;
}

h1, h2 {
	font-family: 'LocatorWebBold';
	color: #3e4556 !important;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-family: 'LocatorWebRegular';
}

h1 {
	color: #b4191b !important;
}

h3, h4, h5, h6, strong, b {
	font-family: 'Roboto';
	font-weight: bold;
	color: #000000 !important;
	text-transform: unset;
}