@font-face {
	font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 500;
	src:
		local('Rajdhani Medium'),
		local('Rajdhani-Medium'),
		/* from https://fonts.gstatic.com/s/rajdhani/v5/fMdPRPskyY3ckg8ymVQ5NobN6UDyHWBl620a-IRfuBk.woff */
		url('Rajdhani_500.woff') format('woff');
}
@font-face {
	font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 600;
	src:
		local('Rajdhani Semibold'),
		local('Rajdhani-Semibold'),
		/* from https://fonts.gstatic.com/s/rajdhani/v5/kA7V7gLI3uMMlXWrnQ_35YbN6UDyHWBl620a-IRfuBk.woff */
		url('Rajdhani_600.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src:
		local('Roboto Medium'),
		local('Roboto-Medium'),
		/* from https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff */
		url('Roboto_500.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src:
		local('Roboto'),
		local('Roboto-Regular'),
		/* from https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff */
		url('Roboto_400.woff') format('woff');
}
@font-face {
	font-family: 'CircularBold';
	font-style: normal;
	font-weight: 400;
	src:
		/* from https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff */
		url('circular-pro-bold.woff') format('woff'),
		url('circular-pro-bold.woff2') format('woff2');

}
@font-face {
	font-family: 'RobotoMedium';
	font-style: normal;
	font-weight: 400;
	src:
		/* from https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff */
		url('circular-pro-book.woff') format('woff'),
		url('circular-pro-book.woff2') format('woff2');

}
@font-face {
	font-family: 'CircularLight';
	font-style: normal;
	font-weight: 400;
	src:
		/* from https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff */
		url('circular-pro-light.woff') format('woff'),
		url('circular-pro-light.woff2') format('woff2');

}
@font-face {
	font-family: 'CircularMedium';
	font-style: normal;
	font-weight: 400;
	src:
		/* from https://fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff */
		url('circular-pro-medium.woff') format('woff'),
		url('circular-pro-medium.woff2') format('woff2');

}

