/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/


/*
Google Font Included via functions.php:
------------------------------------------
font-family: "Fredoka", sans-serif; => 300 to 700
font-family: "Epilogue", sans-serif;  => 100 to 900

Fonts Included Here
---------------------------------------------
font-family: 'HandmadeDropshadowJNL'; font-weight: normal;
font-family: 'FrontageW00-3D'; font-weight: normal;
font-family: 'Segoe UI'; font-weight: normal;
font-family: 'Segoe UI'; font-weight: 600;
font-family: 'Segoe UI'; font-weight: bold;
font-family: 'Segoe UI'; font-weight: 300;
*/
 
@font-face {
    font-family: 'HandmadeDropshadowJNL';
    src: url('fonts/HandmadeDropshadowJNL.eot');
    src: url('fonts/HandmadeDropshadowJNL.eot?#iefix') format('embedded-opentype'),
        url('fonts/HandmadeDropshadowJNL.woff2') format('woff2'),
        url('fonts/HandmadeDropshadowJNL.woff') format('woff'),
        url('fonts/HandmadeDropshadowJNL.ttf') format('truetype'),
        url('fonts/HandmadeDropshadowJNL.svg#HandmadeDropshadowJNL') format('svg');
    font-weight: normal;    
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FrontageW00-3D';
    src: url('fonts/FrontageW00-3D.eot');
    src: url('fonts/FrontageW00-3D.eot?#iefix') format('embedded-opentype'),
        url('fonts/FrontageW00-3D.woff2') format('woff2'),
        url('fonts/FrontageW00-3D.woff') format('woff'),
        url('fonts/FrontageW00-3D.ttf') format('truetype'),
        url('fonts/FrontageW00-3D.svg#FrontageW00-3D') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('fonts/SegoeUI.eot');
    src: url('fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI.woff2') format('woff2'),
        url('fonts/SegoeUI.woff') format('woff'),
        url('fonts/SegoeUI.ttf') format('truetype'),
        url('fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('fonts/SegoeUI-Semibold.eot');
    src: url('fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Semibold.woff2') format('woff2'),
        url('fonts/SegoeUI-Semibold.woff') format('woff'),
        url('fonts/SegoeUI-Semibold.ttf') format('truetype'),
        url('fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('fonts/SegoeUI-Bold.eot');
    src: url('fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('fonts/SegoeUI-Bold.woff') format('woff'),
        url('fonts/SegoeUI-Bold.ttf') format('truetype'),
        url('fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('fonts/SegoeUI-Light.eot');
    src: url('fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI-Light.woff2') format('woff2'),
        url('fonts/SegoeUI-Light.woff') format('woff'),
        url('fonts/SegoeUI-Light.ttf') format('truetype'),
        url('fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}














