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

/* Lato Hairline Italic */
@font-face {
  font-family: 'Lato';
  src: url('./Lato-HairlineItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

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

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

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

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

/* Lato Semibold Italic */
@font-face {
  font-family: 'Lato';
  src: url('./Lato-SemiboldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

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

/* Lato Heavy */
@font-face {
  font-family: 'Lato';
  src: url('./Lato-Heavy.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Lato Heavy Italic */
@font-face {
  font-family: 'Lato';
  src: url('./Lato-HeavyItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

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

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