/*
Theme Name: Uncode
Theme URI: http://www.undsgn.com/uncode
Author: Undsgn
Author URI: http://www.undsgn.com
Description: Uncode is a pixel perfect WordPress Theme designed with terrific attention to details.
Version: 2.9.4.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uncode
Domain Path: /languages/
*/

/* BrandingSF Narrow — weight 800 (ExtraBold) */
@font-face{
  font-family: "BrandingSF Narrow";
  src:
    url("./wp-content/themes/uncode/fonts/BrandingSF-NarrowBlack.woff2") format("woff2"),
    url("./wp-content/themes/uncode/fonts/BrandingSF-NarrowBlack.woff") format("woff"),
    url("./wp-content/themes/uncode/fonts/BrandingSF-NarrowBlack.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Force headings to use it */
h1,h2,h3,h4,h5,h6,
.uncode-title,.entry-title,.widget-title,.heading-text-el{
  font-family:"BrandingSF Narrow",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
  font-weight:800 !important;
}

