/* ==================================================================
   Gilroy — markanin tek yazi tipi ailesi
   Kilavuz: Light 300 · Regular 400 · Medium 500 · SemiBold 600 · Bold 700 · ExtraBold 800
   NOT: prototipte TTF sunuluyor. Yayinda Latin + Turkce alt kumesine
   indirgenip WOFF2'ye cevrilmeli (dosya basina ~140 KB yerine ~25 KB).
   ================================================================== */
@font-face { font-family: "Gilroy"; src: url("marka/fonts/Gilroy-Light.ttf") format("truetype");     font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("marka/fonts/Gilroy-Regular.ttf") format("truetype");   font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("marka/fonts/Gilroy-Medium.ttf") format("truetype");    font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("marka/fonts/Gilroy-SemiBold.ttf") format("truetype");  font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("marka/fonts/Gilroy-Bold.ttf") format("truetype");      font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Gilroy"; src: url("marka/fonts/Gilroy-ExtraBold.ttf") format("truetype"); font-weight: 800; font-style: normal; font-display: swap; }
