/*
Theme Name: Hall Child Theme
Template: hall
Theme URI: https://hall.ancorathemes.com/
Description: Hall 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: hall
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Bold.woff2') format('woff2'),
        url('./fonts/Supreme-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-ExtralightItalic.woff2') format('woff2'),
        url('./fonts/Supreme-ExtralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Italic.woff2') format('woff2'),
        url('./fonts/Supreme-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Extrabold.woff2') format('woff2'),
        url('./fonts/Supreme-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Light.woff2') format('woff2'),
        url('./fonts/Supreme-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Extralight.woff2') format('woff2'),
        url('./fonts/Supreme-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-BoldItalic.woff2') format('woff2'),
        url('./fonts/Supreme-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-LightItalic.woff2') format('woff2'),
        url('./fonts/Supreme-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-ExtraboldItalic.woff2') format('woff2'),
        url('./fonts/Supreme-ExtraboldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Thin.woff2') format('woff2'),
        url('./fonts/Supreme-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-MediumItalic.woff2') format('woff2'),
        url('./fonts/Supreme-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Medium.woff2') format('woff2'),
        url('./fonts/Supreme-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-ThinItalic.woff2') format('woff2'),
        url('./fonts/Supreme-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supreme';
    src: url('./fonts/Supreme-Regular.woff2') format('woff2'),
        url('./fonts/Supreme-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





