/*
Theme Name: Morgan Child Theme
Theme URI: https://morgan.pixandhue-demos.com
Description: A Photography Theme for WordPress
Author: Pix & Hue
Author URI: https://www.pixandhue.com/
Version: 1.0
License: Pix & Hue License
License URI: https://www.pixandhue.com/theme-policies/
Template: morgan
*/

/*Add Custom Style Here......*/

@font-face {
    font-family: 'Cormorant Garamond';
    src: url(/wp-content/uploads/2026/05/cormorant-garamond-v21-latin-regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url(/wp-content/uploads/2026/05/cormorant-garamond-v21-latin-italic.woff2) format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url(/staging/8083/wp-content/uploads/2026/05/cormorant-garamond-v21-latin-italic.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url(/wp-content/uploads/2026/05/raleway-v37-latin-500.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}