/*
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
*/




@font-face {
    font-family: 'PowerGroteskBold';
    src: url('fonts/PowerGrotesk-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-Bold.woff2') format('woff2'), /* Modern Browsers */
             font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}


/* Webfont: PowerGrotesk-BoldItalic */@font-face {
    font-family: 'PowerGroteskIta';
    src: url('fonts/PowerGrotesk-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-BoldItalic.woff2') format('woff2'), /* Modern Browsers */

    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: PowerGrotesk-Regular */@font-face {
    font-family: 'PowerGrotesk';
    src: url('fonts/PowerGrotesk-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-Regular.woff2') format('woff2'), /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: PowerGrotesk-Italic */@font-face {
    font-family: 'PowerGroteskIta';
    src: url('fonts/PowerGrotesk-Italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-Italic.woff2') format('woff2'), /* Modern Browsers */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: PowerGrotesk-MediumItalic */@font-face {
    font-family: 'PowerGroteskMedIta';
    src: url('fonts/PowerGrotesk-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: PowerGrotesk-Medium */@font-face {
    font-family: 'PowerGroteskMed';
    src: url('fonts/PowerGrotesk-Medium.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-Medium.woff2') format('woff2'), /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: PowerGrotesk-LightItalic */@font-face {
    font-family: 'PowerGroteskLightIta';
    src: url('fonts/PowerGrotesk-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-LightItalic.woff2') format('woff2'), /* Modern Browsers */
             font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: PowerGrotesk-Light */@font-face {
    font-family: 'PowerGroteskLight';
    src: url('fonts/PowerGrotesk-Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/PowerGrotesk-Light.woff2') format('woff2'), /* Modern Browsers */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



