/*
Theme Name: Cdana Player Demo
Theme URI: https://cdana.ir
Author: Mohammad Sadegh Heidari (Cdana)
Description: تم فوق‌پیشرفته و اختصاصی دموی داناپ پلیر پرو
Version: 1.0.1
*/
@font-face {
    font-family: 'Vazirmatn';
    src: url('fonts/Vazirmatn-Regular.woff2') format('woff2'),
         url('fonts/Vazirmatn-Regular.ttf') format('truetype');
    font-weight: 300 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Vazirmatn';
    src: url('fonts/Vazirmatn-Bold.woff2') format('woff2'),
         url('fonts/Vazirmatn-Bold.ttf') format('truetype');
    font-weight: 600 900;
    font-style: normal;
    font-display: swap;
}
*, html, body, button, input, select, textarea, div, span, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Vazirmatn', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}
