@font-face {
	font-family: 'Myriad Pro';
	src: url('/fonts/MyriadPro-Regular.eot');
	src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
		url('/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/MyriadPro-Regular.woff') format('woff'),
		url('/fonts/MyriadPro-Regular.ttf') format('truetype');
    font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'Comfortaa';
	src: url('/fonts/Comfortaa-Light.eot');
	src: local('Comfortaa Light'), local('Comfortaa-Light'),
		url('/fonts/Comfortaa-Light.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Comfortaa-Light.woff') format('woff'),
		url('/fonts/Comfortaa-Light.ttf') format('truetype');
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Segoe Print';
	src: url('/fonts/SegoePrint.eot');
	src: local('Segoe Print'), local('SegoePrint'),
		url('/fonts/SegoePrint.eot?#iefix') format('embedded-opentype'),
		url('/fonts/SegoePrint.woff') format('woff'),
		url('/fonts/SegoePrint.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}