/*
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: 'STIX Two Text';
  src: url('./fonts/STIXTwoText-VariableFont_wght.ttf') format("truetype");
}
h1 {
  font-family: 'STIX Two Text' !important;
}
