
@font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-light.woff2")
      format("woff2");
    font-weight: 300;
    font-style: normal;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-light-italic.woff2")
      format("woff2");
    font-weight: 300;
    font-style: italic;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-normal.woff2")
      format("woff2");
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-normal-italic.woff2")
      format("woff2");
    font-weight: 400;
    font-style: italic;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-medium.woff2")
      format("woff2");
    font-weight: 500;
    font-style: normal;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-medium-italic.woff2")
      format("woff2");
    font-weight: 500;
    font-style: italic;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-semibold.woff2")
      format("woff2");
    font-weight: 600;
    font-style: normal;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-semibold-italic.woff2")
      format("woff2");
    font-weight: 600;
    font-style: italic;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-bold.woff2")
      format("woff2");
    font-weight: 700;
    font-style: normal;
  }

  @font-face {
    font-family: "Lato";
    src: url("https://thena-fonts.s3.amazonaws.com/Lato/lato-bold-italic.woff2")
      format("woff2");
    font-weight: 700;
    font-style: italic;
  }

