/* Fontshare - Supreme & Bevellier - licença gratuita, uso comercial permitido */

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

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

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

@font-face {
	font-family: 'Supreme';
	src: url('../fonts/supreme/Supreme-Bold.woff2') format('woff2'),
		url('../fonts/supreme/Supreme-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-Regular.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-Medium.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-Italic.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-MediumItalic.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-LightItalic.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-BoldItalic.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-Light.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bevellier';
	src: url('../fonts/bevellier/Bevellier-ExtralightItalic.woff2') format('woff2'),
		url('../fonts/bevellier/Bevellier-ExtralightItalic.woff') format('woff');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}
