@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/static/fonts/Lato/Lato-Thin.9a77fbaa85fa.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/static/fonts/Lato/Lato-Light.2fe27d9d10cd.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/Lato/Lato-Regular.2d36b1a92543.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/Lato/Lato-Bold.85d339d91647.ttf") format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/static/fonts/Lato/Lato-Black.e631d2735799.ttf") format('truetype');
}
