/*
Theme Name: Santhal Times
Theme URI: https://santhaltimes.com
Author: Santhal Times Media Group
Description: Custom News Portal Theme for Santhal Times in Hindi with live tickers, responsive layout, and broadcast media design.
Version: 1.0.0
Text Domain: santhal-times
*/

@import url('https://fonts.googleapis.com/css2?family=Teko:wght@600;700&family=Yantra+One:wght@400;600;700&display=swap');

body {
    font-family: 'Yantra One', sans-serif;
    background-color: #f3f4f6;
    color: #111827;
}

.font-teko {
    font-family: 'Teko', sans-serif;
}

.brand-santhal {
    background-color: #b91c1c;
    color: #ffffff;
}

.brand-times {
    background-color: #1e40af;
    color: #ffffff;
}
