/*
Theme Name: Venture Child Theme
Theme URI: https://venture.ancorathemes.com/
Description: Venture is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.5.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: venture
Template: venture
*/

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

@font-face {
    font-family: 'chicaloregular';
    src: url('fonts/chicalo-webfont.woff2') format('woff2'),
         url('fonts/chicalo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'esphimeresemi_bold';
    src: url('fonts/esphimere_semi_bold-webfont.woff2') format('woff2'),
         url('fonts/esphimere_semi_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'esphimereregular';
    src: url('fonts/esphimere-webfont.woff2') format('woff2'),
         url('fonts/esphimere-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'esphimereitalic';
    src: url('fonts/esphimere_italic-webfont.woff2') format('woff2'),
         url('fonts/esphimere_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'esphimerebold';
    src: url('fonts/esphimere_bold-webfont.woff2') format('woff2'),
         url('fonts/esphimere_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p, a, li, span, button {
    font-family: 'esphimereregular', sans-serif;
}

h1, h2, .text-chicalo {
    font-family: 'chicaloregular', sans-serif !important;
}

h3, h4, h5, h6 {
    font-family: 'esphimerebold', sans-serif;
}

.text-white {
    color: #fff !important;
}
