@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('..fonts/Lato-LightItalic.woff2.xhtml?ln=vendor') format('woff2'), url('../fonts/Lato-LightItalic.ttf.xhtml?ln=vendor') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Lato-Italic.woff2.xhtml?ln=vendor') format('woff2'),url('../fonts/Lato-LightItalic.ttf.xhtml?ln=vendor') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Lato-BoldItalic.woff2.xhtml?ln=vendor') format('woff2'),url('../fonts/Lato-BoldItalic.ttf.xhtml?ln=vendor') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Lato-Light.woff2.xhtml?ln=vendor') format('woff2'),url('../fonts/Lato-Light.ttf.xhtml?ln=vendor') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Lato-Regular.woff2.xhtml?ln=vendor') format('woff2'),url('../fonts/Lato-Regular.ttf.xhtml?ln=vendor') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Lato-Bold.woff2.xhtml?ln=vendor') format('woff2'),url('../fonts/Lato-Bold.ttf.xhtml?ln=vendor') format('truetype');
}