@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(./Lato-ThinItalic.woff2) format('woff2'),
         url(./Lato-ThinItalic.woff) format('woff'),
         url(./Lato-ThinItalic.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(./Lato-LightItalic.woff2) format('woff2'),
        url(./Lato-LightItalic.woff) format('woff'),
        url(./Lato-LightItalic.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(./Lato-Italic.woff2) format('woff2'),
    url(./Lato-Italic.woff) format('woff'),
    url(./Lato-Italic.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(./Lato-BoldItalic.woff2) format('woff2'),
    url(./Lato-BoldItalic.woff) format('woff'),
    url(./Lato-BoldItalic.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(./Lato-heavyItalic.woff2) format('woff2'),
    url(./Lato-HeavyItalic.woff) format('woff'),
    url(./Lato-HeavyItalic.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(./Lato-Thin.woff2) format('woff2'),
    url(./Lato-Thin.woff) format('woff'),
    url(./Lato-Thin.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(./Lato-Light.woff2) format('woff2'),
    url(./Lato-Light.woff) format('woff'),
    url(./Lato-Light.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./Lato-Regular.woff2) format('woff2'),
    url(./Lato-Regular.woff) format('woff'),
    url(./Lato-Regular.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(./Lato-Bold.woff2) format('woff2'),
    url(./Lato-Bold.woff) format('woff'),
    url(./Lato-Bold.ttf) format('truetype');
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(./Lato-Heavy.woff2) format('woff2'),
    url(./Lato-Heavy.woff) format('woff'),
    url(./Lato-Heavy.ttf) format('truetype');
  }
  