/*
Theme Name: Konte Child Theme
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: 'Archer';
    src: url('fonts/archer/ArcherBookPro.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Archer';
    src: url('fonts/archer/ArcherMediumPro.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Archer';
    src: url('fonts/archer/ArcherSemiboldPro.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Archer';
    src: url('fonts/archer/ArcherBoldPro.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'aktiv-grotesk';
    src: url('fonts/aktiv-grotesk/aktivgrotesk_std_rg-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'aktiv-grotesk';
    src: url('fonts/aktiv-grotesk/aktivgrotesk_std_md-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

b, strong {
    font-weight: 700;
}