@font-face {
	font-family: 'FoundersGroteskWeb-Regular';
	src: url('../Fonts/FoundersGroteskWeb-Regular.woff2') format('woff2'),
		 url('../Fonts/FoundersGroteskWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FoundersGroteskWeb-Medium';
	src: url('../Fonts/FoundersGroteskWeb-Medium.woff2') format('woff2'),
		 url('../Fonts/FoundersGroteskWeb-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FoundersGroteskWeb-Light';
	src: url('../Fonts/FoundersGroteskWeb-Light.woff2') format('woff2'),
		 url('../Fonts/FoundersGroteskWeb-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/**
 * Typekit:
 * 
 * concorde
 * - font-family: "concorde", "Georgia", "Times New Roman", Times, serif;
 * - font-weight: 400
 * - font-style: italic
 *
 * concorde-pro
 * - font-family: "concorde-pro", "Georgia", "Times New Roman", Times, serif;
 * - font-weight: 400
 * - font-style: normal
 */
