@font-face {
	font-family: "Forevs";
	src: url("fonts/Forevs-Black.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;

	font-feature-settings:
		"ss06" 1,
		"ss12" 1;
}

@font-face {
	font-family: "Forevs";
	src: url("fonts/Forevs-Light.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;

	font-feature-settings:
		"ss06" 1,
		"ss12" 1;
}

@font-face {
	font-family: "Forevs";
	src: url("fonts/Forevs-LightItalic.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
	font-display: swap;

	font-feature-settings:
		"ss06" 1,
		"ss12" 1;
}

@font-face {
	font-family: "Forevs";
	src: url("fonts/Forevs-BlackItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;

	font-feature-settings:
		"ss06" 1,
		"ss12" 1;
}

@font-face {
	font-family: "Zenon";
	src: url("fonts/subset-Zenon-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Zenon";
	src: url("fonts/subset-Zenon-BoldItalic.woff2") format("woff2");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Zenon";
	src: url("fonts/subset-Zenon-Italic.woff2") format("woff2");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "Zenon";
	src: url("fonts/subset-Zenon-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: "Retail Text";
    src: url("fonts/RetailVariable-OpticalSize600Weight700Italic100.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Retail Text";
    src: url("fonts/RetailVariable-OpticalSize600Weight400Italic100.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Retail Text";
    src: url("fonts/RetailVariable-OpticalSize600Weight700Italic000.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Retail Text";
    src: url("fonts/RetailVariable-OpticalSize600Weight400Italic000.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

