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

/* Tilda Sans – Variable (wght axis) */
@font-face {
	font-family: 'Tilda Sans';
	src: url('fonts/TildaSans-VF.woff2') format('woff2'),
       	 url('fonts/TildaSans-VF.woff') format('woff');
  	font-weight: 100 900;      /* full variable weight range */
  	font-style: normal;
  	font-display: swap;
}



