/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    Astra is fast, fully customizable
 */
/* Apply Jost font to entire site */
body, h1, h2, h3, h4, h5, h6, p, a, span {
    font-family: 'Poppins', sans-serif;
}
