@font-face {
	font-family: "Orbitron";
	src: url('https://www.tecnhoy.com/assets/fonts/Orbitron/Orbitron-ExtraBold.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Source Code Pro';
	src: url('https://www.tecnhoy.com/assets/fonts/SourceCodePro/SourceCodePro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Source Code Pro';
	src: url('https://www.tecnhoy.com/assets/fonts/SourceCodePro/SourceCodePro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('https://www.tecnhoy.com/assets/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('https://www.tecnhoy.com/assets/fonts/Roboto/Roboto-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
