/*
 Theme Name:   Astra NUAC
 Theme URI:    https://terrapower.com/nuac/astra-nuac
 Description:  A child theme of Astra.
 Author:       TerraPower
 Author URI:   https://terrapower.com/
 Template:     astra
 Version:      1.0.0
*/

/* Import the parent theme's styles */
@import url("../astra/style.css");
body {
    font-family: 'Neue Plak Regular', sans-serif !important;
}