/*
Theme Name: Caston Child
Description:  This is a child theme for Caston Theme
Author: Familab Team
Template: caston
Version: 1.0.0
*/

@font-face {

    font-family: GrapeNuts;
    
    src: url(https://sobrerorosario.com.ar/wp-content/themes/caston-child/fonts/GrapeNuts-Regular.ttf);
    
    font-weight: normal;
    
}

body, p,div, span{
    font-family: 'Montserrat' !important;
}

h1,h3,h4,h5{
    font-family: 'Montserrat' !important;    
}

h1{
    font-weight: 600 !important;
}

h2, .swiper-slide-item h1{
    font-family: 'GrapeNuts' !important;
}

.title-content{
    font-family: 'GrapeNuts' !important;
}

.product h2{
    font-family: 'Montserrat' !important;
}