/*!
Theme Name: munroe global
Theme URI: munroeglobal.com
Author: munroe_global
Author URI: 
Description: Description
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: munroe_global
Tags: munroe_global
*/
/*---------------------------------------------------
               THEM CSS
----------------------------------------------------*/


@font-face {
	font-family: 'DINPro';
	src: url("../vendors/fonts/DINPro-Black.woff2") format("woff2"), 
	url("../vendors/fonts/DINPro-Black.woff") format("woff"), 
	url("../vendors/fonts/DINPro-Black.svg#DINPro-Black") format("svg");
	font-weight: 900;
	font-style: normal;
	font-display: swap; 
}

@font-face {
	font-family: 'DINPro';
	src: url("../vendors/fonts/DINPro-Regular.woff2") format("woff2"), 
	url("../vendors/fonts/DINPro-Regular.woff") format("woff"), 
	url("../vendors/fonts/DINPro-Regular.svg#DINPro-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap; 
}

@font-face {
	font-family: 'DINPro';
	src: url("../vendors/fonts/DINPro-Bold.woff2") format("woff2"), 
	url("../vendors/fonts/DINPro-Bold.woff") format("woff"), 
	url("../vendors/fonts/DINPro-Bold.svg#DINPro-Bold") format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap; 
}

@font-face {
	font-family: 'DINPro';
	src: url("../vendors/fonts/DINPro-Medium.woff2") format("woff2"), 
	url("../vendors/fonts/DINPro-Medium.woff") format("woff"), 
	url("../vendors/fonts/DINPro-Medium.svg#DINPro-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap; 
}

@font-face {
	font-family: 'DINPro';
	src: url("../vendors/fonts/DINPro-Light.woff2") format("woff2"), 
	url("../vendors/fonts/DINPro-Light.woff") format("woff"), 
	url("../vendors/fonts/DINPro-Light.svg#DINPro-Light") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap; 
}

@font-face {
	font-family: 'Euclid Flex';
	src: local("Euclid Flex Bold"), local("Euclid-Flex-Bold"), 
	url("../vendors/fonts/EuclidFlex-Bold.woff2") format("woff2"), 
	url("../vendors/fonts/EuclidFlex-Bold.woff") format("woff"), 
	url("../vendors/fonts/EuclidFlex-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal; 
}

@font-face {
	font-family: 'Euclid Flex';
	src: local("Euclid Flex Semi Bold"), local("Euclid-Flex-Semi-Bold"), 
	url("../vendors/fonts/EuclidFlex-SemiBold.woff2") format("woff2"), 
	url("../vendors/fonts/EuclidFlex-SemiBold.woff") format("woff"), 
	url("../vendors/fonts/EuclidFlex-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal; 
}

@font-face {
	font-family: 'Euclid Flex';
	src: local("Euclid Flex Regular"), local("Euclid-Flex-Regular"), 
	url("../vendors/fonts/EuclidFlex-Regular.woff2") format("woff2"), 
	url("../vendors/fonts/EuclidFlex-Regular.woff") format("woff"), 
	url("../vendors/fonts/EuclidFlex-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal; 
}

@font-face {
	font-family: 'Euclid Flex';
	src: local("Euclid Flex Light"), local("Euclid-Flex-Light"), 
	url("../vendors/fonts/EuclidFlex-Light.woff2") format("woff2"), 
	url("../vendors/fonts/EuclidFlex-Light.woff") format("woff"), 
	url("../vendors/fonts/EuclidFlex-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal; 
}


