@font-face {
	font-family: 'Reckless';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('OTF/Reckless-LightItalic.otf') format('opentype'),
	url('TTF/Reckless-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('OTF/Reckless-RegularItalic.otf') format('opentype'),
	url('TTF/Reckless-RegularItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('OTF/Reckless-MediumItalic.otf') format('opentype'),
	url('TTF/Reckless-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('OTF/Reckless-SemiBoldItalic.otf') format('opentype'),
	url('TTF/Reckless-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('OTF/Reckless-BoldItalic.otf') format('opentype'),
	url('TTF/Reckless-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('OTF/Reckless-HeavyItalic.otf') format('opentype'),
	url('TTF/Reckless-HeavyItalic.ttf') format('truetype');
}
/*Normal*/
@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('OTF/Reckless-Light.otf') format('opentype'),
	url('TTF/Reckless-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('OTF/Reckless-Regular.otf') format('opentype'),
	url('TTF/Reckless-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('OTF/Reckless-Medium.otf') format('opentype'),
	url('TTF/Reckless-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('OTF/Reckless-SemiBold.otf') format('opentype'),
	url('TTF/Reckless-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('OTF/Reckless-Bold.otf') format('opentype'),
	url('TTF/Reckless-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Reckless';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('OTF/Reckless-Heavy.otf') format('opentype'),
	url('TTF/Reckless-Heavy.ttf') format('truetype');
}