@font-face {
	font-family: 'Degular';
	src: local('Degular Black'), local('Degular-Black'),
	url('fontes/Degular-Black.woff2') format('woff2'),
	url('fontes/Degular-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Intro';
	src: local('Intro-Bold'),
	url('fontes/Intro-Bold.woff2') format('woff2'),
	url('fontes/Intro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Intro Book';
	src: local('Intro-Book'),
	url('fontes/Intro-Book.woff2') format('woff2'),
	url('fontes/Intro-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Degular';
	src: local('Degular Regular'), local('Degular-Regular'),
	url('fontes/Degular-Regular.woff2') format('woff2'),
	url('fontes/Degular-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Intro';
	src: local('Intro-Black'),
	url('fontes/Intro-Black.woff2') format('woff2'),
	url('fontes/Intro-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Degular';
	src: local('Degular Bold'), local('Degular-Bold'),
	url('fontes/Degular-Bold.woff2') format('woff2'),
	url('fontes/Degular-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}