<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face
{
   font-family: 'Gnuolane Rg';
   src: url('gnuolane-free.eot');
   src: local('Gnuolane free'), url('gnuolane-free.ttf') format('TrueType');
}

.menu {
	font-family: "Gnuolane Rg";
	font-size: 20px;
	color: #1d3262;
	text-decoration:none;}
.menu:hover {
	font-family: "Gnuolane Rg";
	font-size: 20px;
	color: #ea1d25;
	text-decoration:none;}	
.menuh {
	font-family: "Gnuolane Rg";
	font-size: 20px;
	color: #ea1d25;
	text-decoration:none;
}
.altbasliklar {
	font-family: "Gnuolane Rg";
	font-size: 24px;
	color: #FFFFFF;
}

.smenu {
	font-family: "Gnuolane Rg";
	font-size: 24px;
	color: #1d3262;
	text-decoration:none;}
.smenu:hover {
	font-family: "Gnuolane Rg";
	font-size: 24px;
	color: #FF0000;
	text-decoration:none;}	
.smenuh {
	font-family: "Gnuolane Rg";
	font-size: 24px;
	color: #ffffff;
	text-decoration:none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: "Gnuolane Rg";
	font-size: 32px;
	color: #EA1D25;
}
.style3 {
	font-family: "Gnuolane Rg";
	font-size: 18px;
}</pre></body></html>