@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: 	local('Roboto Thin'),
		local('Roboto-Thin'),
		url('/Services/fonts/Roboto/Roboto-Thin.ttf') format('truetype'),
		url(https://fonts.gstatic.com/s/roboto/v15/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: 	local('Roboto Light'),
		local('Roboto-Light'),
		url('/Services/fonts/Roboto/Roboto-Light.ttf') format('truetype'),
		url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src:	local('Roboto'),
		local('Roboto-Regular'),
		url('/Services/fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
		url(https://fonts.gstatic.com/s/roboto/v15/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src:	local('Roboto Medium'),
		local('Roboto-Medium'),
		url('/Services/fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
		url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}