/**
Theme Name: La Xata Merenguera
Author: La Puput Gràfica Coop v.
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: la-xata
Template: astra
*/

@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('fonts/MuseoSansRounded-900.eot');
    src: local('Museo Sans Rounded 900'), local('MuseoSansRounded-900'),
        url('fonts/MuseoSansRounded-900.eot?#iefix') format('embedded-opentype'),
        url('fonts/MuseoSansRounded-900.woff2') format('woff2'),
        url('fonts/MuseoSansRounded-900.woff') format('woff'),
        url('fonts/MuseoSansRounded-900.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('fonts/MuseoSansRounded-1000.eot');
    src: local('Museo Sans Rounded 1000'), local('MuseoSansRounded-1000'),
        url('fonts/MuseoSansRounded-1000.eot?#iefix') format('embedded-opentype'),
        url('fonts/MuseoSansRounded-1000.woff2') format('woff2'),
        url('fonts/MuseoSansRounded-1000.woff') format('woff'),
        url('fonts/MuseoSansRounded-1000.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans Rounded';
    src: url('fonts/MuseoSansRounded-700.eot');
    src: local('Museo Sans Rounded 700'), local('MuseoSansRounded-700'),
        url('fonts/MuseoSansRounded-700.eot?#iefix') format('embedded-opentype'),
        url('fonts/MuseoSansRounded-700.woff2') format('woff2'),
        url('fonts/MuseoSansRounded-700.woff') format('woff'),
        url('fonts/MuseoSansRounded-700.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*Tipografías*/
body {
    font-family: 'Museo Sans Rounded', sans-serif !important;
}
p, h1, h2, h3, h4, h5, h6, .mkdf-main-menu>ul>li>a, .mkdf-main-menu > ul > li > a, .mkdf-ils-holder .mkdf-ils-item-title, .mkdf-st-text p {
    font-family: 'Museo Sans Rounded', sans-serif !important;
}