/* #### Tailwind-friendly Lufga fonts #### */

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaThin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaLightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaMediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaSemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaSemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaBoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lufga";
  src: url("/assets/fonts/Lufga/LufgaBlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
