@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: normal;
  font-weight: 100;
  src: url('/lato/100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: italic;
  font-weight: 100;
  src: url('/lato/100italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: normal;
  font-weight: 300;
  src: url('/lato/300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: italic;
  font-weight: 300;
  src: url('/lato/300italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: normal;
  font-weight: 400;
  src: url('/lato/regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: italic;
  font-weight: 400;
  src: url('/lato/italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: normal;
  font-weight: 700;
  src: url('/lato/700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: italic;
  font-weight: 700;
  src: url('/lato/700italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: normal;
  font-weight: 900;
  src: url('/lato/900.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'lato';
  font-style: italic;
  font-weight: 900;
  src: url('/lato/900italic.woff2') format('woff2');
}