/*
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: 'gotham';
    src: local('gothambook-webfont'), local('gothambook-webfont'),
    url('fonts/gothambook-webfont.woff2') format('woff2'),
    url('fonts/gothambook-webfont.woff') format('woff'),
    url('fonts/gothambook-webfont.ttf') format('truetype');
    font-weight:  400;
    font-style:   normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: 'gotham';
    src: local('gothammedium-webfont'), local('gothammedium-webfont'),
    url('fonts/gothammedium-webfont.woff2') format('woff2'),
    url('fonts/gothammedium-webfont.woff') format('woff'),
    url('fonts/gothammedium-webfont.ttf') format('truetype');
    font-weight:  500;
    font-style:   normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: 'gotham';
    src: local('gothambold-webfont'), local('gothambold-webfont'),
    url('fonts/gothambold-webfont.woff2') format('woff2'),
    url('fonts/gothambold-webfont.woff') format('woff'),
    url('fonts/gothambold-webfont.ttf') format('truetype');
    font-weight:  700;
    font-style:   normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: 'pilatwide';
    src: local('pilatwidebook-webfont'), local('pilatwidebook-webfont'),
    url('fonts/pilatwidebook-webfont.woff2') format('woff2'),
    url('fonts/pilatwidebook-webfont.woff') format('woff'),
    url('fonts/pilatwidebook-webfont.ttf') format('truetype');
    font-weight:  400;
    font-style:   normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: 'pilatwide';
    src: local('pilatwidedemibold-webfont'), local('pilatwidedemibold-webfont'),
    url('fonts/pilatwidedemibold-webfont.woff2') format('woff2'),
    url('fonts/pilatwidedemibold-webfont.woff') format('woff'),
    url('fonts/pilatwidedemibold-webfont.ttf') format('truetype');
    font-weight:  600;
    font-style:   normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}
@font-face {
    font-family: 'pilatwide';
    src: local('pilatwidebold-webfont'), local('pilatwidebold-webfont'),
    url('fonts/pilatwidebold-webfont.woff2') format('woff2'),
    url('fonts/pilatwidebold-webfont.woff') format('woff'),
    url('fonts/pilatwidebold-webfont.ttf') format('truetype');
    font-weight:  700;
    font-style:   normal;
    font-stretch: normal;
    font-display: swap;
    unicode-range: U+000-5FF;
}