.w700 { font-weight: 700; }
.w200 900 { font-weight: 200 900; }
.italic { font-style: italic; }

.Orpheus-Pro { font-family: 'Orpheus Pro'; }

.Source-Serif-4-Variable { font-family: 'Source Serif 4 Variable'; }

@font-face {
	font-family:'Orpheus Pro';
	src: ;	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family:'Source Serif 4 Variable';
	src: 	url('https://foundry-demo.test/media/pages/typefaces/source-serif/fonts/8a020bcf48-1724096220/sourceserif4variable-roman.woff2') format('woff2'),
	url('https://foundry-demo.test/media/pages/typefaces/source-serif/fonts/5fa80d49fa-1724096220/sourceserif4variable-roman.woff') format('woff')
;	font-style: normal;
	font-weight: 200 900;
}
@font-face {
	font-family:'Source Serif 4 Variable';
	src: 	url('https://foundry-demo.test/media/pages/typefaces/source-serif/fonts/ffbb84a89c-1724096220/sourceserif4variable-italic.woff2') format('woff2'),
	url('https://foundry-demo.test/media/pages/typefaces/source-serif/fonts/af1dd61013-1724096220/sourceserif4variable-italic.woff') format('woff')
;	font-style: italic;
	font-weight: 200 900;
}
