@font-face {
	font-family: "Roboto";
	src: url("Roboto-Bold.eot"); /* IE9 Compat Modes */
	src: url("Roboto-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("Roboto-Bold.otf") format("opentype"),
		/* Open Type Font */ url("Roboto-Bold.svg") format("svg"), /* Legacy iOS */ url("Roboto-Bold.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("Roboto-Bold.woff") format("woff"), /* Modern Browsers */ url("Roboto-Bold.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("Roboto-Light.eot"); /* IE9 Compat Modes */
	src: url("Roboto-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("Roboto-Light.otf") format("opentype"),
		/* Open Type Font */ url("Roboto-Light.svg") format("svg"), /* Legacy iOS */ url("Roboto-Light.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("Roboto-Light.woff") format("woff"), /* Modern Browsers */ url("Roboto-Light.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("Roboto-Regular.eot"); /* IE9 Compat Modes */
	src: url("Roboto-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("Roboto-Regular.otf") format("opentype"),
		/* Open Type Font */ url("Roboto-Regular.svg") format("svg"), /* Legacy iOS */ url("Roboto-Regular.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("Roboto-Regular.woff") format("woff"), /* Modern Browsers */ url("Roboto-Regular.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("Roboto-Thin.eot"); /* IE9 Compat Modes */
	src: url("Roboto-Thin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("Roboto-Thin.otf") format("opentype"),
		/* Open Type Font */ url("Roboto-Thin.svg") format("svg"), /* Legacy iOS */ url("Roboto-Thin.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("Roboto-Thin.woff") format("woff"), /* Modern Browsers */ url("Roboto-Thin.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url("Roboto-Medium.eot"); /* IE9 Compat Modes */
	src: url("Roboto-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("Roboto-Medium.otf") format("opentype"),
		/* Open Type Font */ url("Roboto-Medium.svg") format("svg"), /* Legacy iOS */ url("Roboto-Medium.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("Roboto-Medium.woff") format("woff"), /* Modern Browsers */ url("Roboto-Medium.woff2") format("woff2"); /* Modern Browsers */
	font-weight: 500;
	font-style: normal;
}

@font-face {
    font-family: 'FFF Forward';
    src: url('FFFForward.woff2') format('woff2'),
        url('FFFForward.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}