/*
Theme Name: Vantage Child
Author: SiteOrigin
Author URI: https://siteorigin.com/
Theme URI: https://siteorigin.com/theme/vantage
Description: Vantage Child Theme
Version: 1.0.0
Template: vantage
Text Domain: vantage
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
body {
    font-family: 'Ellen', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: 'Ellen', serif;
}

.custom-class {
    font-family: 'Ellen';
}
