@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), local('LatoWebLight'), url(fonts/Lato-Light.woff2?orgId=00Di0000000ctZQ) format('woff2'), url(fonts/Lato-Light.woff?orgId=00Di0000000ctZQ) format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), local('LatoWeb'), url(fonts/Lato-Regular.woff2?orgId=00Di0000000ctZQ) format('woff2'), url(fonts/Lato-Regular.woff?orgId=00Di0000000ctZQ) format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), local('LatoWebBold'), url(fonts/Lato-Bold.woff2?orgId=00Di0000000ctZQ) format('woff2'), url(fonts/Lato-Bold.woff?orgId=00Di0000000ctZQ) format('woff');
}