/*
Theme Name: CozyCorner Child
Theme URI: https://demo.theme-sky.com/cozycorner/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: cozycorner
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: cozycorner-child
*/

/* Apply Font */
body,
h1,h2,h3,h4,h5,h6,
p,
a,
button,
input,
textarea {
    font-family: 'Avenir Next Rounded', sans-serif !important;
}







@font-face {
    font-family: 'Avenir Next Rounded';
    src: url('/wp-content/uploads/fonts/Avenir%20Next%20Rounded.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Rounded';
    src: url('/wp-content/uploads/fonts/Avenir%20Next%20Rounded_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Rounded';
    src: url('/wp-content/uploads/fonts/Avenir%20Next%20Rounded_Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Rounded';
    src: url('/wp-content/uploads/fonts/Avenir%20Next%20Rounded_Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}