/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@font-face {
    font-family: 'TacticSansExd-Bld';
    src: url('https://staging.marksmanltc.com/wp-content/themes/hello-theme-child-master/fonts/TacticSansExdBld/TacticSansExd-Bld.eot');
    src:
            url('https://staging.marksmanltc.com/wp-content/themes/hello-theme-child-master/fonts/TacticSansExdBld/TacticSansExd-Bld.eot?#iefix') format('embedded-opentype'),
            url('https://staging.marksmanltc.com/wp-content/themes/hello-theme-child-master/fonts/TacticSansExdBld/TacticSansExd-Bld.woff2') format('woff2'),
            url('https://staging.marksmanltc.com/wp-content/themes/hello-theme-child-master/fonts/TacticSansExdBld/TacticSansExd-Bld.woff') format('woff'),
            url('https://staging.marksmanltc.com/wp-content/themes/hello-theme-child-master/fonts/TacticSansExdBld/TacticSansExd-Bld.ttf') format('truetype'),
            url('https://staging.marksmanltc.com/wp-content/themes/hello-theme-child-master/fonts/TacticSansExdBld/TacticSansExd-Bld.svg#TacticSansExd-Bld') format('svg');
    font-weight: 700;
    font-stretch: expanded;
    font-style: normal;
    font-display: swap;
}

h1 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld,sans-serif;
    font-stretch: expanded;
    font-size: 4rem;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -.03em;

}

h2 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld, sans-serif;
    font-stretch: expanded;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3rem;
    letter-spacing: -.03em;
}

h3 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld, sans-serif;
    font-stretch: expanded;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.5rem;
    letter-spacing: -.03em;
}

h4 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld, sans-serif;
    font-stretch: expanded;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: .03rem;
}

h5 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld, sans-serif;
    font-stretch: expanded;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.75rem;
    letter-spacing: .015rem;
}

h6 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld, sans-serif;
    font-stretch: expanded;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    letter-spacing: .03rem;
}

body {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: TacticSansExd-Bld, sans-serif;
    font-stretch: expanded;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.25rem;
    letter-spacing: .03rem;
}
