/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Markus
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */




@font-face {
	font-family: 'DancingScript';
	src: url('fonts/DancingScript-Regular.woff2') format('woff2 supports variations'),
		url('fonts/DancingScript-Regular.woff2') format('woff2-variations');
	font-weight: 100 900;
}


@font-face {
    font-family: 'HoneyScriptLight';
       src: url('fonts/HoneyScript-Light.ttf') format('ttf'),
		url('fonts/HoneyScript-Light.woff2') format('woff2'),
        url('fonts/HoneyScript-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;;
	font-weight: 300;
}

@font-face {
    font-family: 'HoneyScriptMedBold';
       src: url('/wp-content/themes/divi-child/fonts/HoneyScript-SemiBold.ttf') format('ttf');
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-Italic.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/fonts/Cormorant_Garamond/CormorantGaramond-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-Bold.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-BoldItalic.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-Light.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-LightItalic.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-Medium.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-MediumItalic.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-Regular.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-SemiBold.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('fonts/Cormorant_Garamond/CormorantGaramond-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Cormorant_Garamond/CormorantGaramond-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}



/*@font-face {
	font-family: 'Dancing Script', cursive;
	src: url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
}*/


.quote {
	font-family: DancingScript;
	font-weight: 300;
	font-size: 36px;
	line-height: 1.2em;
}

@media screen and (max-width:768px) {
	.mobile-margin-top {
		margin-top: -60px;
	}
	.mobile-margin-top .et_pb_blurb_container {
	margin-top: -70px;
}
}
