/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@font-face {
  font-family: 'DINAlternate-Bold';
  src: url(fonts/DINAlternate-Bold.woff) format('woff');
}
@font-face {
  font-family: 'DIN-Regular';
  src: url(fonts/DIN-Regular.woff) format('woff');
}

h1, h2, h3{
  font-family: 'DINAlternate-Bold' !important;
}
h4, h5{
  font-family: 'DIN-Regular' !important;
}
.DIN-Bold{
  font-family: 'DINAlternate-Bold' !important;
}

.grecaptcha-badge {
  visibility: hidden;
}
