/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.1.0.1638384878
Updated: 2021-12-01 18:54:38

/*Fuentes en local. Código pegado el 20 de octubre de 2023 */

body, h5, h6 {
    font-family: 'Montserrat';
    font-weight: 400;
}

h1, h2, h3, h4 {
    font-family: 'Montserrat';
    font-weight: 700;
}


button, .main-navigation, .main-nav ul li a, .main-navigation, .menu-toggle, .main-navigation, .menu-bar-items {
    font-family: 'Montserrat';
    font-weight: 400;
}

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-regular.eot'); /* IE9 Compat Modes */
    src: 
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  /* montserrat-700 - latin */
  @font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-700.eot'); /* IE9 Compat Modes */
    src: 
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-700.woff') format('woff'), /* Modern Browsers */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://stephaniedeiters.com/wp-content/themes/generatepress-child/assets/fonts/montserrat-v21-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */






















