@font-face {
	font-family: 'simplerPro';
	font-weight: 400;
	font-style: normal;
	src: url('SimplerPro-Regular.woff2') format('woff2'),
		url('SimplerPro-Regular.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 400;
	font-style: italic;
	src: url('SimplerPro-RegularItalic.woff2') format('woff2'),
		url('SimplerPro-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 300;
	font-style: normal;
	src: url('SimplerPro-Light.woff2') format('woff2'),
		url('SimplerPro-Light.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 300;
	font-style: italic;
	src: url('SimplerPro-LightItalic.woff2') format('woff2'),
		url('SimplerPro-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 600;
	font-style: normal;
	src: url('SimplerPro-Semibold.woff2') format('woff2'),
		url('SimplerPro-Semibold.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 600;
	font-style: italic;
	src: url('SimplerPro-SemiboldItalic.woff2') format('woff2'),
		url('SimplerPro-SemiboldItalic.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 700;
	font-style: normal;
	src: url('SimplerPro-Bold.woff2') format('woff2'),
		url('SimplerPro-Bold.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 700;
	font-style: italic;
	src: url('SimplerPro-BoldItalic.woff2') format('woff2'),
		url('SimplerPro-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 900;
	font-style: normal;
	src: url('SimplerPro-Black.woff2') format('woff2'),
		url('SimplerPro-Black.woff') format('woff');
}
@font-face {
	font-family: 'simplerPro';
	font-weight: 900;
	font-style: italic;
	src: url('SimplerPro-BlackItalic.woff2') format('woff2'),
		url('SimplerPro-BlackItalic.woff') format('woff');
}