/*
Theme Name: Health Club Child Theme
Template: health-club
Theme URI: https://health-club.ancorathemes.com/
Description: Health Club Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: health-club
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

@font-face {
    font-family: 'Fashion Fetish';
    src: url('fonts/Fashion-Fetish/FashionFetish.eot');
    src: url('fonts/Fashion-Fetish/FashionFetish.eot?#iefix') format('embedded-opentype'),
        url('fonts/Fashion-Fetish/FashionFetish.woff2') format('woff2'),
        url('fonts/Fashion-Fetish/FashionFetish.woff') format('woff'),
        url('fonts/Fashion-Fetish/FashionFetish.ttf') format('truetype'),
        url('fonts/Fashion-Fetish/FashionFetish.svg#FashionFetish') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Garet Book';
    src: url('fonts/Garet-Book/Garet-Book.eot');
    src: url('fonts/Garet-Book/Garet-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Garet-Book/Garet-Book.woff2') format('woff2'),
        url('fonts/Garet-Book/Garet-Book.woff') format('woff'),
        url('fonts/Garet-Book/Garet-Book.ttf') format('truetype'),
        url('fonts/Garet-Book/Garet-Book.svg#Garet-Book') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}




h1, h2{
    font-family: 'Fashion Fetish' !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
h3, h4, h5,h6, p{
    font-family: 'Garet Book' !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.elementor-shape.elementor-shape-top {
    display: none !important;
}

