@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url("/javax.faces.resource/font-lato/fonts/lato-light.woff2.xhtml?ln=webjar") format('woff2'),
	   url("/javax.faces.resource/font-lato/fonts/lato-light.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("/javax.faces.resource/font-lato/fonts/lato-regular.woff2.xhtml?ln=webjar") format('woff2'),
	   url("/javax.faces.resource/font-lato/fonts/lato-regular.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("/javax.faces.resource/font-lato/fonts/lato-bold.woff2.xhtml?ln=webjar") format('woff2'),
       url("/javax.faces.resource/font-lato/fonts/lato-bold.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("/javax.faces.resource/font-lato/fonts/lato-black.woff2.xhtml?ln=webjar") format('woff2'),
       url("/javax.faces.resource/font-lato/fonts/lato-black.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url("/javax.faces.resource/font-lato/fonts/lato-light-italic.woff2.xhtml?ln=webjar") format('woff2'),
       url("/javax.faces.resource/font-lato/fonts/lato-light-italic.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("/javax.faces.resource/font-lato/fonts/lato-italic.woff2.xhtml?ln=webjar") format('woff2'),
       url("/javax.faces.resource/font-lato/fonts/lato-italic.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("/javax.faces.resource/font-lato/fonts/lato-bold-italic.woff2.xhtml?ln=webjar") format('woff2'),
       url("/javax.faces.resource/font-lato/fonts/lato-bold-italic.woff.xhtml?ln=webjar") format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url("/javax.faces.resource/font-lato/fonts/lato-black-italic.woff2.xhtml?ln=webjar") format('woff2'),
       url("/javax.faces.resource/font-lato/fonts/lato-black-italic.woff.xhtml?ln=webjar") format('woff');
}
