/*
 * While Princeton Monticello is for sale to the public through Linotype, it is available
 * free of charge to members of the Princeton community after access is granted by
 * subscribing to the identity listserv. To join, send an e-mail to commpro@princeton.edu,
 * using your Princeton University netID.
 *
 */

@font-face {
	font-family: 'princeton_monticello';
	src: url('PrincetonMonti-Italic.eot');
	src: url('PrincetonMonti-Italic.eot?#iefix') format('embedded-opentype'),
		url('PrincetonMonti-Italic.woff2') format('woff2'),
		url('PrincetonMonti-Italic.woff') format('woff'),
		url('PrincetonMonti-Italic.ttf') format('truetype'),
		url('PrincetonMonti-Italic.svg#PrincetonMonti-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}
