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

/*League Spartan Variable*/
@font-face {
  font-family: 'League Spartan Variable';
  font-weight: 200 900;
  src: url('fonts/LeagueSpartanVariable.woff2') format('woff2'),
       url('fonts/LeagueSpartanVariable.woff') format('woff'),
       url('fonts/LeagueSpartanVariable.ttf') format('truetype');
}