	@font-face {
    font-family: 'MinimoLight';
    src: url('fontlar/MinimoLight.woff2') format('woff2'),
         url('fontlar/MinimoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	}
	@font-face {
    font-family: 'Agency FB';
    src: url('fontlar/AgencyFB-Bold.woff2') format('woff2'),
        url('fontlar/AgencyFB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	}
	.mf-mavi{
		background-color: #0076c7;
	}
	.gorsel{
		text-align:center;
		margin-bottom:1em;
	}
	.slogan{
		text-align:center;
		font-family: "Agency FB", "Oswald", sans-serif;
		font-size:1.5em;
		color:#0076c7;
		font-weight:bold;
		margin-top:1em;
		letter-spacing:2px;
	}
	.marka{
		 font-family: 'MinimoLight', sans-serif;
		 font-size:1.5em;
	}