/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Matthias Spohn
 Author URI:     https://www.rts-web.de
 Template:       Divi
 Version:        1.0.0
*/
/* Webfont: Oswald-Bold */
@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/divi-child/fonts/Oswald-Bold.eot');
    src: url('/wp-content/themes/divi-child/fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/divi-child/fonts/Oswald-Bold.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/Oswald-Bold.woff') format('woff'),
         url('/wp-content/themes/divi-child/fonts/Oswald-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}
/* Webfont: IBM Plex Sans */
@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Light.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Light.woff') format('woff'),
         url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Webfont: IBM Plex Sans Condensed Bold */
@font-face {
    font-family: 'IBM Plex Sans Condensed';
    src: url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Bold.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Bold.woff') format('woff'),
         url('/wp-content/themes/divi-child/fonts/IBMPlexSansCondensed-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}