@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/Roboto/Roboto-Black.woff2) format('woff2'),
		 url(../fonts/Roboto/Roboto-Black.woff) format('woff');
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto/Roboto-Medium.woff2) format('woff2'),
		url(../fonts/Roboto/Roboto-Medium.woff) format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto/Roboto-Regular.woff2) format('woff2'),
		url(../fonts/Roboto/Roboto-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto/Roboto-Light.woff2) format('woff2'),
		url(../fonts/Roboto/Roboto-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto/Roboto-Thin.woff2) format('woff2'),
		url(../fonts/Roboto/Roboto-Thin.woff) format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Ridley';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/Ridley-Grotesk/ridleygrotesk-black-webfont.woff2) format('woff2'),
		 url(../fonts/Ridley-Grotesk/RidleyGrotesk-Black.woff) format('woff');
}

@font-face {
	font-family: 'Ridley';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Ridley-Grotesk/ridleygrotesk-medium-webfont.woff2) format('woff2'),
		 url(../fonts/Ridley-Grotesk/RidleyGrotesk-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Ridley';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Ridley-Grotesk/ridleygrotesk-regular-webfont.woff2) format('woff2'),
		 url(../fonts/Ridley-Grotesk/RidleyGrotesk-Regular.woff) format('woff');
}
