@font-face {
	font-family: 'Futura';
	font-style: normal;
  font-weight: normal;
  src: url('FuturaStd-Book.woff') format('woff');
}

@font-face {
	font-family: 'Futura';
	font-style: italic;
  font-weight: normal;
  src: url('FuturaStd-BookOblique.woff') format('woff');
}

@font-face {
	font-family: 'Futura-Medium';
	font-style: normal;
  font-weight: normal;
  src: url('FuturaStd-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Gentium';
	font-style: normal;
	src: url('GentiumPlus.woff') format('woff');
}

@font-face {
	font-family: 'Gentium';
	font-style: italic;
	src: url('GentiumPlus-Italic.woff') format('woff');
}

@font-face {
	font-family: 'Gentium';
	font-style: normal;
	font-weight: bold;
	src: url('GentiumPlus-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Gentium';
	font-style: italic;
	font-weight: bold;
	src: url('GentiumPlus-BoldItalic.woff') format('woff');
}
