/*
 Theme Name:   Fabric Child Theme
 Theme URI:    http://fabric.axiomthemes.com/
 Description:  Fabric Child Theme
 Author:       AxiomThemes
 Author URI:   http:///axiomthemes.com/
 Template:     fabric
 Version:      1.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  fabric
*/


/* =Theme customization starts here
------------------------------------------------------------ */
/* === BrandSans font === */
@font-face{
  font-family:"BrandSans";
  src:url("/wp-content/themes/fabric-child/fonts/brandsans.woff2") format("woff2");
  font-display: swap;
  /* optional CLS stabilizers */
  ascent-override: 90%;
  descent-override: 22%;
  line-gap-override: 0%;
}

/* Use the font (adjust selectors to your theme/page builder) */
h1, h2, .hero-title, .site-title {
  font-family:"BrandSans", serif;
}
