/*
Theme Name: 82Cart Child Theme - Koncord
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/

/* @font-face {
    font-family: 'Geist Mono';
    src: url('fonts/GeistMono-VariableFont_wght.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
} */
/* 
h1, h2, h3, h4, h5, h6, p, body {
    font-family: "Geist Mono", monospace !important;
    font-weight:100;
} */

/* SaolDisplay-Light */
@font-face {
    font-family: 'SaolDisplay-Light';
    src: url('fonts/SaolDisplay-Light.woff2') format('woff2'),
         url('fonts/SaolDisplay-Light.woff') format('woff'),
         url('fonts/SaolDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* SaolDisplay-ThinItalic */
@font-face {
    font-family: 'SaolDisplay-ThinItalic';
    src: url('fonts/SaolDisplay-ThinItalic.woff2') format('woff2'),
         url('fonts/SaolDisplay-ThinItalic.woff') format('woff'),
         url('fonts/SaolDisplay-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

/* Helvetica */
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/helvetica.woff2') format('woff2'),
         url('fonts/helvetica.woff') format('woff'),
         url('fonts/helvetica.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Helvetica Neue */
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/helveticaneue.woff2') format('woff2'),
         url('fonts/helveticaneue.woff') format('woff'),
         url('fonts/helveticaneue.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}