@charset "UTF-8";

@font-face {
	font-family: "GenerisSerifCom";
	src: local('?'),
		 url('fonts/woff/GenerisSerifW02-Regular.woff') format('woff'),
		 url('fonts/otf/GenerisSerifW02-Regular.ttf') format('truetype'),
		 url('fonts/svg/GenerisSerifW02-Regular.svg#GenerisSerifW02-Regular') format('svg');
	font-style: normal;
	font-weight: normal;
	}
	
@font-face {
	font-family: "GenerisSerifCom";
	src: local('?'),
		 url('fonts/woff/GenerisSerifW02-Bold.woff') format('woff'),
		 url('fonts/otf/GenerisSerifW02-Bold.ttf') format('truetype'),
		 url('fonts/svg/GenerisSerifW02-Bold.svg#GenerisSerifW02-Bold') format('svg'); 
	font-style: normal;
	font-weight: bold;
	}
	
@font-face {
	font-family: "GenerisSerifCom";
	src: local('?'),
		 url('fonts/woff/GenerisSerifW02-Italic.woff') format('woff'),
		 url('fonts/otf/GenerisSerifW02-Italic.ttf') format('truetype'),
	 	 url('fonts/svg/GenerisSerifW02-Italic.svg#GenerisSerifW02-Italic') format('svg');
	font-style: italic;
	font-weight: normal;
	}
   
@font-face {
	font-family: "GenerisSerifCom";
	src: local('?'),
		 url('fonts/woff/GenerisSerifW02-BoldItalic.woff') format('woff'),
		 url('fonts/otf/GenerisSerifW02-BoldItalic.ttf') format('truetype'),
		 url('fonts/svg/GenerisSerifW02-BoldItalic.svg#GenerisSerifW02-BoldItalic') format('svg'); 
	font-style: italic;
	font-weight: bold;
	}

@font-face {
	font-family: "GenerisSerifComMedium";
	src: local('?'),
		 url('fonts/woff/GenerisSerifW02-Medium.woff') format('woff'),
		 url('fonts/otf/GenerisSerifW02-Medium.ttf') format('truetype'),
		 url('fonts/svg/GenerisSerifW02-Medium.svg#GenerisSerifW02-Medium') format('svg');
	font-style: normal;
	font-weight: normal;
	}

@font-face {
	font-family: "GenerisSerifComMedium";
	src: local('?'),
		 url('fonts/woff/GenerisSerifW02-MediumIt.woff') format('woff'),
		 url('fonts/otf/GenerisSerifW02-MediumIt.ttf') format('truetype'),
		 url('fonts/svg/GenerisSerifW02-MediumIt.svg#GenerisSerifW02-MediumIt') format('svg'); 
	font-style: italic;
	font-weight: normal;
	}


@font-face {
	font-family: "LinotypeUniversRegular";
	src: local('?'),
		 url('fonts/woff/LinotypeUniversW02-Regular.woff') format('woff'),
		 url('fonts/otf/LinotypeUniversW02-Regular.ttf') format('truetype'),
		 url('fonts/svg/LinotypeUniversW02-Regular.svg#LinotypeUniversW02-Regular') format('svg'); 
	font-style: normal;
	font-weight: normal;
	}
	
@font-face {
	font-family: "LinotypeUniversRegular";
	src: local('?'),
		 url('fonts/woff/LinotypeUniversW02-Heavy.woff') format('woff'),
		 url('fonts/otf/LinotypeUniversW02-Heavy.ttf') format('truetype'),
		 url('fonts/svg/LinotypeUniversW02-Heavy.svg#LinotypeUniversW02-Heavy') format('svg');
	font-style: normal;
	font-weight: bold;
	}
	
@font-face {
	font-family: "LinotypeUniversRegular";
	src: local('?'),
		 url('fonts/woff/LinotypeUniversW02-RgIt.woff') format('woff'),
		 url('fonts/otf/LinotypeUniversW02-RgIt.ttf') format('truetype'),
		 url('fonts/svg/LinotypeUniversW02-RgIt.svg#LinotypeUniversW02-RgIt') format('svg'); 
	font-style: italic;
	font-weight: normal;
	}

@font-face {
	font-family: "LinotypeUniversRegular";
	src: local('?'),
		 url('fonts/woff/LinotypeUniversW02-HvItalic.woff') format('woff'),
		 url('fonts/otf/LinotypeUniversW02-HvItalic.ttf') format('truetype'),
		 url('fonts/svg/LinotypeUniversW02-HvItalic.svg#LinotypeUniversW02-HvItalic') format('svg');
	font-style: italic;
	font-weight: bold;
	}
@font-face {
	font-family: "LinotypeUniversLight";
	src: local('?'),
		 url('fonts/woff/LinotypeUniversW02-Bold.woff') format('woff'),
		 url('fonts/otf/LinotypeUniversW02-Bold.ttf') format('truetype'),
		 url('fonts/svg/LinotypeUniversW02-Bold.svg#LinotypeUniversW02-Bold') format('svg');
	font-style: normal;
	font-weight: normal;
	}

@font-face {
	font-family: "LinotypeUniversLight";
	src: local('?'),
		 url('fonts/woff/LinotypeUniversW02-BoldIt.woff') format('woff'),
		 url('fonts/otf/LinotypeUniversW02-BoldIt.ttf') format('truetype'),
		 url('fonts/svg/LinotypeUniversW02-BoldIt.svg#LinotypeUniversW02-BoldIt') format('svg');
	font-style: italic;
	font-weight: normal;
	}	
	
 