/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

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