/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

@font-face {
  font-family: 'neo-sans-w1g-543';
  src:url('fonts/neo-sans-w1g-543.woff') format('woff'),
        url('fonts/neo-sans-w1g-543.woff2') format('woff2'),
        url('fonts/neo-sans-w1g-543.eot'),
        url('fonts/neo-sans-w1g-543.eot?#iefix') format('embedded-opentype'),
        url('fonts/neo-sans-w1g-543.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neo-Sans-Std-Regular';
  src:url('fonts/Neo-Sans-Std-Regular.woff') format('woff'),
        url('fonts/Neo-Sans-Std-Regular.woff2') format('woff2'),
        url('fonts/Neo-Sans-Std-Regular.eot'),
        url('fonts/Neo-Sans-Std-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Neo-Sans-Std-Regular.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, h4, h5, h6, p strong { font-family: 'neo-sans-w1g-543' !important; }
body, p { font-family: 'Neo-Sans-Std-Regular' !important; }






/****************************************************************/
/****************************************************************/
/****************************************************************/