@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-BoldItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL Book";
  src:
    url("/fonts/SupremeLL-Book.woff2") format("woff2"),
    url("/fonts/SupremeLL-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-BlackItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL Bold Flat";
  src:
    url("/fonts/SupremeLL-BoldFlatItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-BoldFlatItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Bold.woff2") format("woff2"),
    url("/fonts/SupremeLL-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL Bold Flat";
  src:
    url("/fonts/SupremeLL-BoldFlat.woff2") format("woff2"),
    url("/fonts/SupremeLL-BoldFlat.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-ThinItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL VIP Choupette";
  src:
    url("/fonts/SupremeLLVIP-Choupette.woff2") format("woff2"),
    url("/fonts/SupremeLLVIP-Choupette.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-MediumItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Black.woff2") format("woff2"),
    url("/fonts/SupremeLL-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Regular.woff2") format("woff2"),
    url("/fonts/SupremeLL-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Medium.woff2") format("woff2"),
    url("/fonts/SupremeLL-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Italic.woff2") format("woff2"),
    url("/fonts/SupremeLL-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL Book";
  src:
    url("/fonts/SupremeLL-BookItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-LightItalic.woff2") format("woff2"),
    url("/fonts/SupremeLL-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Light.woff2") format("woff2"),
    url("/fonts/SupremeLL-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Supreme LL";
  src:
    url("/fonts/SupremeLL-Thin.woff2") format("woff2"),
    url("/fonts/SupremeLL-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: "Supreme LL", sans-serif;
}
