.w400 900 { font-weight: 400 900; }
.w900 { font-weight: 900; }
.italic { font-style: italic; }

.Recorder-Basic-Variable { font-family: 'Recorder Basic Variable'; }

.Recorder-Capsule-Variable { font-family: 'Recorder Capsule Variable'; }

.Recorder-Mixed-Variable { font-family: 'Recorder Mixed Variable'; }

.Recorder-Outline-Variable { font-family: 'Recorder Outline Variable'; }

@font-face {
	font-family:'Recorder Basic Variable';
	src: 	url('/fonts/recorder/recorderbasic-variable.woff') format('woff');
	font-style: normal;
	font-weight: 400 900;
}
@font-face {
	font-family:'Recorder Capsule Variable';
	src: 	url('/fonts/recorder/recordercapsule-variable.woff') format('woff');
	font-style: normal;
	font-weight: 900;
}
@font-face {
	font-family:'Recorder Mixed Variable';
	src: 	url('/fonts/recorder/recordermixed-variable.woff') format('woff');
	font-style: normal;
	font-weight: 900;
}
@font-face {
	font-family:'Recorder Outline Variable';
	src: 	url('/fonts/recorder/recorderoutline-variable.woff') format('woff');
	font-style: normal;
	font-weight: 900;
}
