/*
Theme Name: Schedoni Modena Heritage
Theme URI: https://www.schedoniheritage.com/
Description: Coded by RARA AVIS Consulting
Template: Divi
Author: Paolo Pavan - RARA AVIS Consulting
Author URI: https://www.raraavis.eu/
Version: 4
.
General comments/License Statement if any.
.
*/
@import url(../Divi/style.css);


@font-face {
    font-family: 'Big Caslon';
    src: url('BigCaslon-Medium.eot');
    src: url('BigCaslon-Medium.eot?#iefix') format('embedded-opentype'),
        url('BigCaslon-Medium.woff2') format('woff2'),
        url('BigCaslon-Medium.woff') format('woff'),
        url('BigCaslon-Medium.svg#BigCaslon-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Big Caslon Medium", Prata, serif, Palatino;
}

p {
font-family: "Big Caslon Medium", Prata, serif, Palatino;
}

/*
@font-face{
    font-family: "Archivo Expanded";
    src: url("archivo-expanded.eot");
    src: url("archivo-expanded.eot?#iefix")format("embedded-opentype"),
        url("archivo-expanded.woff")format("woff"),
        url("archivo-expanded.woff2")format("woff2"),
        url("archivo-expanded.ttf")format("truetype"),
        url("archivo-expanded.svg#Archivo Expanded")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Archivo Expanded", Archivo, Montserrat, Arial, sans-serif;
}
p {
font-family: "Archivo Expanded", Archivo, Montserrat, Arial, sans-serif;
}
*/