/*
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: 'thirsty_scriptregular';
    src: url('https://pull-noel.com/wp-content/themes/shoptimizer-child-theme/fonts/thirstyscriptregular-webfont.woff2') format('woff2'),
         url('https://pull-noel.com/wp-content/themes/shoptimizer-child-theme/fonts/thirstyscriptregular-webfont.woff') format('woff'),
		url('https://pull-noel.com/wp-content/themes/shoptimizer-child-theme/fonts/ThirstyScriptRegular.ttf') format('truetype');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;

}