/*
Theme Name: Kelly Diels
Theme URI: 
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: https://flourishonline.com.au/
template: bb-theme
*/

/* Dover Sans Display Regular  */ 

@font-face {
    font-family: 'Dover Sans Display';
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Regular.eot');
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Regular.woff2') format('woff2'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Regular.woff') format('woff'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Regular.ttf') format('truetype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Regular.svg#DoverSansDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Dover Sans Display Italic */ 

@font-face {
    font-family: 'Dover Sans Display';
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Italic.eot');
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Italic.eot?#iefix') format('embedded-opentype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Italic.woff2') format('woff2'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Italic.woff') format('woff'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Italic.ttf') format('truetype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSansDisplay-Italic.svg#DoverSansDisplay-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}



/* Dover Serif Display Regular */ 

@font-face {
    font-family: 'Dover Serif Display';
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Regular.eot');
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Regular.woff2') format('woff2'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Regular.woff') format('woff'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Regular.ttf') format('truetype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Regular.svg#DoverSerifDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Dover Serif Display Italic */

@font-face {
    font-family: 'Dover Serif Display';
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Italic.eot');
    src: url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Italic.eot?#iefix') format('embedded-opentype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Italic.woff2') format('woff2'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Italic.woff') format('woff'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Italic.ttf') format('truetype'),
        url('https://www.kellydiels.com/wp-content/themes/kelly-diels/fonts/DoverSerifDisplay-Italic.svg#DoverSerifDisplay-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
