@font-face {
  font-family: Light;
  src: url('https://static.zohocdn.com/webfonts/lato2light/font.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regular;
  src: url('https://static.zohocdn.com/webfonts/lato2regular/font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Semibold;
  src: url('https://static.zohocdn.com/webfonts/lato2semibold/font.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bold;
  src: url('https://static.zohocdn.com/webfonts/lato2bold/font.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: ZDLato;
  src: url('https://static.zohocdn.com/webfonts/lato2light/font.woff2') format('woff2');
  font-weight: 100 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ZDLato;
  src: url('https://static.zohocdn.com/webfonts/lato2regular/font.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ZDLato;
  src: url('https://static.zohocdn.com/webfonts/lato2semibold/font.woff2') format('woff2');
  font-weight: 500 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ZDLato;
  src: url('https://static.zohocdn.com/webfonts/lato2bold/font.woff2') format('woff2');
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}