/*
 * Legal Disclaimer
 *
  * These web fonts are licensed exclusively for use on the following:
 * Web domains belonging to this customer.
 * PayPal
 * It is strictly forbidden to download or use these fonts on any other website domain or media.
    
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2024
 */


/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The fonts folder(s) should be placed relative to the regular CSS file.
 *
 */

@font-face {
	font-family: "Supreme LL TestSub Web Thin";
	src:url("SupremeLLTestSubWeb-Thin.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Thin.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Thin Italic";
	src:url("SupremeLLTestSubWeb-ThinItalic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-ThinItalic.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Light";
	src:url("SupremeLLTestSubWeb-Light.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Light.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Light Italic";
	src:url("SupremeLLTestSubWeb-LightItalic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-LightItalic.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Regular";
	src:url("SupremeLLTestSubWeb-Regular.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Regular.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Italic";
	src:url("SupremeLLTestSubWeb-Italic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Italic.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Book";
	src:url("SupremeLLTestSubWeb-Book.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Book.woff") format("woff"),
	    url("SupremeLLTestTT-Book.ttf") format("truetype");
}

@font-face {
	font-family: "Supreme LL TestSub Web Book Italic";
	src:url("SupremeLLTestSubWeb-BookItalic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-BookItalic.woff") format("woff"),
	    url("SupremeLLTestTT-BookItalic.ttf") format("truetype");
}

@font-face {
	font-family: "Supreme LL TestSub Web Medium";
	src:url("SupremeLLTestSubWeb-Medium.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Medium.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Medium Italic";
	src:url("SupremeLLTestSubWeb-MediumItalic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-MediumItalic.woff") format("woff");
}

@font-face {
	font-family: "Supreme LL TestSub Web Bold";
	src:url("SupremeLLTestSubWeb-Bold.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Bold.woff") format("woff"),
	    url("SupremeLLTestTT-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "Supreme LL TestSub Web Bold Italic";
	src:url("SupremeLLTestSubWeb-BoldItalic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-BoldItalic.woff") format("woff"),
	    url("SupremeLLTestTT-BoldItalic.ttf") format("truetype");
}

@font-face {
	font-family: "Supreme LL TestSub Web Black";
	src:url("SupremeLLTestSubWeb-Black.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-Black.woff") format("woff"),
	    url("SupremeLLTestTT-Black.ttf") format("truetype");
}

@font-face {
	font-family: "Supreme LL TestSub Web Black Italic";
	src:url("SupremeLLTestSubWeb-BlackItalic.woff2") format("woff2"),
	    url("SupremeLLTestSubWeb-BlackItalic.woff") format("woff"),
	    url("SupremeLLTestTT-BlackItalic.ttf") format("truetype");
}