/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Rag Regular */
    @font-face {
        font-family: 'Rag-Regular';
        src: url('fonts/Rag-Regular.eot');
        src: url('fonts/Rag-Regular.eot?#iefix') format('embedded-opentype'),
            url('fonts/Rag-Regular.woff2') format('woff2'),
            url('fonts/Rag-Regular.woff') format('woff'),
            url('fonts/Rag-Regular.ttf') format('truetype'),
            url('fonts/Rag-Regular.svg#Rag-Regular') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

/* Rag Bold Italic */
    @font-face {
        font-family: 'Rag-BoldItalic';
        src: url('fonts/Rag-BoldItalic.eot');
        src: url('fonts/Rag-BoldItalic.eot?#iefix') format('embedded-opentype'),
            url('fonts/Rag-BoldItalic.woff2') format('woff2'),
            url('fonts/Rag-BoldItalic.woff') format('woff'),
            url('fonts/Rag-BoldItalic.ttf') format('truetype'),
            url('fonts/Rag-BoldItalic.svg#Rag-BoldItalic') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

/* Rag Bold */
    @font-face {
        font-family: 'Rag-Bold';
        src: url('fonts/Rag-Bold.eot');
        src: url('fonts/Rag-Bold.eot?#iefix') format('embedded-opentype'),
            url('fonts/Rag-Bold.woff2') format('woff2'),
            url('fonts/Rag-Bold.woff') format('woff'),
            url('fonts/Rag-Bold.ttf') format('truetype'),
            url('fonts/Rag-Bold.svg#Rag-Bold') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

/* Rag Regular Italic */
    @font-face {
        font-family: 'Rag-Italic';
        src: url('fonts/Rag-Italic.eot');
        src: url('fonts/Rag-Italic.eot?#iefix') format('embedded-opentype'),
            url('fonts/Rag-Italic.woff2') format('woff2'),
            url('fonts/Rag-Italic.woff') format('woff'),
            url('fonts/Rag-Italic.ttf') format('truetype'),
            url('fonts/Rag-Italic.svg#Rag-Italic') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
/* Rag Narrow Regular */
    @font-face {
        font-family: 'Rag-NarrowRegular';
        src: url('fonts/Rag-NarrowRegular.eot');
        src: url('fonts/Rag-NarrowRegular.eot?#iefix') format('embedded-opentype'),
            url('fonts/Rag-NarrowRegular.woff2') format('woff2'),
            url('fonts/Rag-NarrowRegular.woff') format('woff'),
            url('fonts/Rag-NarrowRegular.ttf') format('truetype'),
            url('fonts/Rag-NarrowRegular.svg#Rag-NarrowRegular') format('svg');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    