/*  
	Theme Name: 	My DMS Hotel
	Description: 	
	Version: 			1.1
	Author: 			Mycompany srl
	Author URI: 	http://www.mycomp.it
	Template: 		dms
*/


/* Font face */
@font-face {
	font-family: 	"poppinsregular";
	font-weight: 	400;
	font-style: 	normal;
	font-display: 	swap;
	src: 	url("fonts/poppins-regular-webfonts.eot");
	src: 	local('poppinsregular'),
				url("fonts/poppins-regular-webfonts.eot?#iefix") format("embedded-opentype"), 
				url("fonts/poppins-regular-webfonts.woff2") format("woff2"), 
				url("fonts/poppins-regular-webfonts.woff") format("woff"), 
				url("fonts/poppins-regular-webfonts.ttf") format("truetype"), 
				url("fonts/poppins-regular-webfonts.svg#untitledregular") format("svg");
}
@font-face {
	font-family: 	'ThirstySoftRegular';
	font-weight: 	400;
	font-style: 	normal;
	font-display: 	swap;
	src: 	url("fonts/3674E1_0_0.eot");
	src: 	local('ThirstySoftRegular'), 
				url("fonts/3674E1_0_0.eot?#iefix") format('embedded-opentype'),
				url("fonts/3674E1_0_0.woff2") format('woff2'),
				url("fonts/3674E1_0_0.woff") format('woff'),
				url("fonts/3674E1_0_0.ttf") format('truetype');
}


