@font-face {
   font-family: "Vipnagorgialla";
   font-style: normal;
   font-weight: 400;
   src: local('Vipnagorgialla'), local('Vipnagorgialla Regular'), local('Vipnagorgialla-Regular'), url(../fonts/vipnagorgialla.woff2) format('woff2');
}
@font-face {
   font-family: "Vipnagorgialla Condensed";
   font-style: normal;
   font-weight: 400;
   src: local('Vipnagorgialla Condensed'), local('Vipnagorgialla-Condensed'), url(../fonts/vipnagorgialla_condensed.woff2) format('woff2');
}

body {
	background: black;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 11pt;
	color: white;
	text-align: justify;
}
.hidden {
	display: none !important;
}
.shc_font {
	font-family: "Vipnagorgialla";
}
.shc_font_thin {
	font-family: "Vipnagorgialla Condensed";
}
