/*
Theme Name: 95 Percent Custom Theme Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor
Author: EzSolve
Author URI: https://ezsolve.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom CSS below */

@font-face {
    font-family: "Georgia";
    src:
        url("./assets/fonts/georgia.woff2") format("woff2"),
        url("./assets/fonts/georgia.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}


