@font-face {
  font-family: 'Material Symbol Outlined';
  src: url('./material-symbols-sharp.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}

/* ZTNature Thin */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Thin Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Extra Light */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Extra Light Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Light */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Light Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Regular */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Medium */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Medium Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* ZTNature SemiBold */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* ZTNature SemiBold Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Bold */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Bold Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Extra Bold */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Extra Bold Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* ZTNature Black */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ZTNature Black Italic */
@font-face {
  font-family: 'ZT Nature';
  src: url('./ZTNature-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}