@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-UltraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-Regular.woff2') format('woff2'),
         url('font/dana/danafanumregular.woff') format('woff'),
         url('font/dana/DanaFaNumRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-DemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dana';
    src: url('font/dana/DanaFaNum-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body, div {
    font-family: 'dana', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, input, textarea, button, .button, .wd-tools-text, .menu-open-label, .wd-entities-title, .woocommerce-cart-form__contents th, .order-total th, .cart-subtotal th {
    font-family: 'dana', sans-serif !important;
}

.elementor-container, a, .wd-accordion-title-text span {
    font-family: 'dana', sans-serif;
}
