/* 
 Theme Name:   LaCorte
 Theme URI:    
 Description:  
 Author:       wp_3091187
 Author URI:   https://www.lacortehomerestaurant.it
 Template:     kadence
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
@font-face {
    font-family: "DM Sans";
    src: url("fonts/dm-sans-regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "DM Sans";
    src: url("fonts/dm-sans-500.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Cormorant Garamond";
    src: url("fonts/cormorant-garamond-regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Cormorant Garamond";
    src: url("fonts/cormorant-garamond-600.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}