@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-LightItalic.otf') format('opentype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-RegularItalic.otf') format('opentype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-Medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-MediumItalic.otf') format('opentype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-SemiBold.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-SemiBoldItalic.otf') format('opentype');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-BoldItalic.otf') format('opentype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-Heavy.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Greed Standard-TRIAL';
	src: url('./GreedStandard-TRIAL-HeavyItalic.otf') format('opentype');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

