/*
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: MorganitePro-Medium */@font-face {
    font-family: 'MorganitePro';
    src: url('MorganitePro-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('MorganitePro-Medium.otf') format('opentype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

