/*
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: 'Green Grove';
    src: local('fonts/Green Grove Bold'), local('Green-Grove-Bold'),
        url('fonts/GreenGrove-Bold.woff2') format('woff2'),
        url('fonts/GreenGrove-Bold.woff') format('woff'),
        url('fonts/GreenGrove-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }