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


/* Webfont: PowerGrotesk-Regular */@font-face {
    font-family: 'PowerGrotesk';
    src: url('PowerGrotesk-Regular.eot'); /* IE9 Compat Modes */
    src: url('PowerGrotesk-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('PowerGrotesk-Regular.woff') format('woff'), /* Modern Browsers */
         url('PowerGrotesk-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('PowerGrotesk-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}