@font-face {
	font-family: 'Palatino Linotype';
	src: url('pala-r-webfont.eot');
	src: url('pala-r-webfont.eot?#iefix') format('embedded-opentype'),
		url('pala-r-webfont.woff') format('woff'),
		url('pala-r-webfont.ttf') format('truetype'),
		url('pala-r-webfont.svg#palatino_linotyperegular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Palatino Linotype';
	src: url('pala-i-webfont.eot');
	src: url('pala-i-webfont.eot?#iefix') format('embedded-opentype'),
		url('pala-i-webfont.woff') format('woff'),
		url('pala-i-webfont.ttf') format('truetype'),
		url('pala-i-webfont.svg#palatino_linotypeitalic') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Palatino Linotype';
	src: url('pala-b-webfont.eot');
	src: url('pala-b-webfont.eot?#iefix') format('embedded-opentype'),
		url('pala-b-webfont.woff') format('woff'),
		url('pala-b-webfont.ttf') format('truetype'),
		url('pala-b-webfont.svg#palatino_linotypebold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}