/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.0.1706777529
Updated: 2024-02-01 09:52:09

*/

.vcenter {
display: flex;
flex-direction: column;
justify-content: center;
}

@font-face {
    font-family: 'Cinzel';
    src: url('Cinzel-Regular.eot');
    src: url('Cinzel-Regular.eot?#iefix') format('embedded-opentype'),
        url('Cinzel-Regular.woff2') format('woff2'),
        url('Cinzel-Regular.woff') format('woff'),
        url('Cinzel-Regular.ttf') format('truetype'),
        url('Cinzel-Regular.svg#Cinzel-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif Pro';
    src: url('SourceSerifPro-Regular.eot');
    src: url('SourceSerifPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('SourceSerifPro-Regular.woff2') format('woff2'),
        url('SourceSerifPro-Regular.woff') format('woff'),
        url('SourceSerifPro-Regular.ttf') format('truetype'),
        url('SourceSerifPro-Regular.svg#SourceSerifPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ---------------
FONT-DEFINITION
----------------*/

h1, h2, h3, h4, h5, h6 {
font-family: 'Source Serif Pro', serif !important;
}

body,
.et_pb_column .et_pb_module li,
.et_pb_column .et_pb_module a,
.et_pb_column .et_pb_module select,
.et_pb_column .et_pb_module div {
font-family: 'Source Serif Pro', sans-serif !important;
}

/*buttons*/
input {
font-family: 'Source Serif Pro', sans-serif !important;
}
