/* 
Theme Name: Booster Solutions
Theme URI: https://github.com/elementor/hello-theme/
Description: Booster Solutions theme
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: booster-wp
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
		font-family: 'Calibri';
		src: url('/fonts/Calibri-Bold.eot');
		src: url('/fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Calibri-Bold.woff2') format('woff2'),
			url('/fonts/Calibri-Bold.woff') format('woff'),
			url('fonts/Calibri-Bold.ttf') format('truetype'),
			url('/fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
		font-weight: bold;
		font-style: normal;
		font-display: swap;
	}

	@font-face {
		font-family: 'Calibri';
		src: url('/fonts/Calibri.eot');
		src: url('/fonts/Calibri.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Calibri.woff2') format('woff2'),
			url('/fonts/Calibri.woff') format('woff'),
			url('fonts/Calibri.ttf') format('truetype'),
			url('/fonts/Calibri.svg#Calibri') format('svg');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
	}
	body {
	  font-family: 'Calibri' !important;
	  front-style: normal;
	  font-weight: 400;
	}