/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.17.1763126159
Updated: 2025-11-14 13:15:59

*/



a {
    text-decoration: none !important;
}

a:hover,
a:focus,
a:active,
a:visited {
    text-decoration: none !important;
}


/* Nekst Thin - 100 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* Nekst Light - 300 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Nekst Regular - 400 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Nekst Medium - 500 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Nekst SemiBold - 600 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Nekst Bold - 700 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Nekst Black - 900 */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
/* Force specific characters to use fallback */

/* Target elements that might contain hyphens */
/* Create a fallback font for the hyphen/dash character */
/* Your existing Nekst font faces */
@font-face {
    font-family: 'Nekst';
    src: url('/wp-content/themes/blocksy-child/fonts/Fontspring-DEMO-nekst-thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


body, p, span, a, div,
h1, h2, h3, h4, h5, h6,
strong, em, b, i, button,
input, textarea, select {
    font-family: 'Nekst', Arial, sans-serif;
}




