/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.0
*/

@font-face {
  font-family: "DharmaGothicE-RegularItalic";
  src: local('DharmaGothicE-RegularItalic'), local('DharmaGothicE-RegularItalic'),
    url('fonts/Dharma.woff2') format('woff2'),
    url('fonts/Dharma.woff') format('woff'),
    url('fonts/Dharma.ttf') format('truetype');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'SansBig-Light';
  src: local('SansBig-Light'), local('SansBig-Light'),
    url('fonts/SansBig-Light.woff2') format('woff2'),
    url('fonts/SansBig-Light.woff') format('woff'),
    url('fonts/SansBig-Light.ttf') format('truetype');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'SansSmall-Regular';
  src: local('SansSmall-Regular'), local('SansSmall-Regular'),
    url('fonts/SansSmall-Regular.woff2') format('woff2'),
    url('fonts/SansSmall-Regular.woff') format('woff'),
    url('fonts/SansSmall-Regular.ttf') format('truetype');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}