/*
Name: 			fonts.css
Written by: 	ag-group.pro
Theme Version:	0.0.1
*/
@font-face {
	font-family: 'TT Fors';
	font-style: normal;
	font-weight: normal;
	src: local('TT Fors'),
		url('/local/templates/Ptipti/fonts/TT-Fors/WOFF2/TT_Fors_Regular.woff2') format('woff2'),
		url('/local/templates/Ptipti/fonts/TT-Fors/WOFF/TT_Fors_Regular.woff') format('woff'),
		url('/local/templates/Ptipti/fonts/TT-Fors/TTF/TT_Fors_Regular.ttf') format('ttf'),
		url('/local/templates/Ptipti/fonts/TT-Fors/EOT/TT_Fors_Regular.eot') format('eot');
}
@font-face {
	font-family: 'TT Fors Medium';
	font-style: normal;
	font-weight: medium;
	src: local('TT Fors'),
		url('/local/templates/Ptipti/fonts/TT-Fors/WOFF2/TT_Fors_Medium.woff2') format('woff2'),
		url('/local/templates/Ptipti/fonts/TT-Fors/WOFF/TT_Fors_Medium.woff') format('woff'),
		url('/local/templates/Ptipti/fonts/TT-Fors/TTF/TT_Fors_Medium.ttf') format('ttf'),
		url('/local/templates/Ptipti/fonts/TT-Fors/EOT/TT_Fors_Medium.eot') format('eot');
}
@font-face {
	font-family: 'TT Fors DemiBold';
	font-style: normal;
	font-weight: DemiBold;
	src: local('TT Fors'),
		url('/local/templates/Ptipti/fonts/TT-Fors/WOFF2/TT_Fors_DemiBold.woff2') format('woff2'),
		url('/local/templates/Ptipti/fonts/TT-Fors/WOFF/TT_Fors_DemiBold.woff') format('woff'),
		url('/local/templates/Ptipti/fonts/TT-Fors/TTF/TT_Fors_DemiBold.ttf') format('ttf'),
		url('/local/templates/Ptipti/fonts/TT-Fors/EOT/TT_Fors_DemiBold.eot') format('eot');
}
