/*
Theme Name: Corporate Website
Author: CyberMark
Author URI: https://www.cybermark.com
Template: cybermark
Version: 7.0.15
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: franchise-corporate

*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

/* || Typography */
/* @font-face {
    font-display: swap; 
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/dancing-script-v24-latin-regular.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/montserrat-v25-latin-300.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/montserrat-v25-latin-regular.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: url('assets/fonts/montserrat-v25-latin-italic.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/montserrat-v25-latin-600.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: url('assets/fonts/montserrat-v25-latin-600italic.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/montserrat-v25-latin-700.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('assets/fonts/montserrat-v25-latin-800.woff2') format('woff2'); 
}
@font-face {
    font-display: swap; 
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/playfair-display-v30-latin-regular.woff2') format('woff2');
}
@font-face {
    font-family: "Playlist Script";
    src: url("assets/fonts/Playlist Script.otf") format("OpenType");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: "Didot";
    src: local("Didot"), url("assets/fonts/Didot.woff2") format("woff2"), url("assets/fonts/Didot.woff") format("woff"), url("assets/fonts/Didot.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
