@font-face {
  font-family: 'Lato';
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/woff2/Lato-Light.woff2") format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-weight: 300;
  font-display: swap;
  font-style: italic;
  src: url("/fonts/woff2/Lato-LightItalic.woff2") format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/woff2/Lato-Regular.woff2") format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-weight: 400;
  font-display: swap;
  font-style: italic;
  src: url("/fonts/woff2/Lato-Italic.woff2") format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/woff2/Lato-Bold.woff2") format('woff2');
}

@font-face {
  font-family: 'Lato';
  font-weight: 700;
  font-display: swap;
  font-style: italic;
  src: url("/fonts/woff2/Lato-BoldItalic.woff2") format('woff2');
}
