/* TRT yazı tipi — Light 300 · Regular 400 · Medium 500 · Bold 700
   (CDN'in kendi CSS'i tüm ağırlıkları 400 tanımladığı için ağırlıklar burada elle eşleniyor) */
@font-face { font-family: "TRT"; font-weight: 300; font-style: normal; font-display: swap; src: local("TRT Light"), local("TRT-Light"), url("https://fonts.cdnfonts.com/s/63082/TRTLight.woff") format("woff"); }
@font-face { font-family: "TRT"; font-weight: 400; font-style: normal; font-display: swap; src: local("TRT Regular"), local("TRT-Regular"), url("https://fonts.cdnfonts.com/s/63082/TRTRegular.woff") format("woff"); }
@font-face { font-family: "TRT"; font-weight: 500 600; font-style: normal; font-display: swap; src: local("TRT Medium"), local("TRT-Medium"), url("https://fonts.cdnfonts.com/s/63082/TRTMedium.woff") format("woff"); }
@font-face { font-family: "TRT"; font-weight: 700 900; font-style: normal; font-display: swap; src: local("TRT Bold"), local("TRT-Bold"), url("https://fonts.cdnfonts.com/s/63082/TRTBold.woff") format("woff"); }
@font-face { font-family: "TRT"; font-weight: 700 900; font-style: italic; font-display: swap; src: local("TRT Bold Italic"), local("TRT-BoldItalic"), url("https://fonts.cdnfonts.com/s/63082/TRTBoldItalic.woff") format("woff"); }
