/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


@font-face {
    font-family: 'georgia';
    src: url('https://sportklar.de/lipabau/wp-content/uploads/2024/05/georgia.ttf')  format('truetype'),
}

@font-face {
    font-family: 'georgiab';
    src: url('https://sportklar.de/lipabau/wp-content/uploads/2024/05/georgiab.ttf')  format('truetype'),
}

@font-face {
    font-family: 'georgiai';
    src: url('https://sportklar.de/lipabau/wp-content/uploads/2024/05/georgiai.ttf')  format('truetype'),
}

@font-face {
    font-family: 'georgiaz';
    src: url('https://sportklar.de/lipabau/wp-content/uploads/2024/05/georgiaz.ttf')  format('truetype'),
}


@font-face {
    font-family: 'calibri';
    src: url('https://sportklar.de/lipabau/wp-content/uploads/2024/06/calibri-regular.ttf')  format('truetype'),
}