.w400 { font-weight: 400; }
.w700 { font-weight: 700; }
.w100 900 { font-weight: 100 900; }
.italic { font-style: italic; }

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

.Work-Sans { font-family: 'Work Sans'; }

@font-face {
	font-family:'Orpheus Pro';
	src: ;	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family:'Orpheus Pro';
	src: ;	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family:'Orpheus Pro';
	src: ;	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family:'Orpheus Pro';
	src: ;	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family:'Work Sans';
	src: ;	font-style: normal;
	font-weight: 100 900;
}
@font-face {
	font-family:'Work Sans';
	src: ;	font-style: italic;
	font-weight: 100 900;
}
