/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://alexandertoboll.de/
 Description:  Ein Child-Theme für Hello Elementor
 Author:       Alexander Toboll
 Author URI:   https://alexandertoboll.de/
 Template:     hello-elementor
 Version:      1.0.0
*/
@font-face {
    font-family: 'AdageScriptJF';
    src: url('/wp-content/themes/hello-child/fonts/adagescriptjf/AdageScriptJF-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.adage {
    font-family: 'AdageScriptJF', cursive !important;
}