@font-face {
	font-family: 'Readex Pro';
	src: url('ReadexPro-ExtraLight.woff2') format('woff2'),
		 url('ReadexPro-ExtraLight.woff') format('woff'),
		 url('ReadexPro-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Readex Pro';
	src: url('ReadexPro-Light.woff2') format('woff2'),
		 url('ReadexPro-Light.woff') format('woff'),
		 url('ReadexPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Readex Pro';
	src: url('ReadexPro-Regular.woff2') format('woff2'),
		 url('ReadexPro-Regular.woff') format('woff'),
		 url('ReadexPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Readex Pro';
	src: url('ReadexPro-Medium.woff2') format('woff2'),
		 url('ReadexPro-Medium.woff') format('woff'),
		 url('ReadexPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Readex Pro';
	src: url('ReadexPro-SemiBold.woff2') format('woff2'),
		 url('ReadexPro-SemiBold.woff') format('woff'),
		 url('ReadexPro-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Readex Pro';
	src: url('ReadexPro-Bold.woff2') format('woff2'),
		 url('ReadexPro-Bold.woff') format('woff'),
		 url('ReadexPro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}