/**
Theme Name: Astra Child
Author: Shubham Rana
Author URI: http://wpastra.com/about/
Description: Custom theme by Shubham.
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: 'Gobold-High-Thin';
  src: url('http://167.99.152.224/wp-content/themes/astra-child/fonts/Gobold-High-Thin.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('http://167.99.152.224/wp-content/themes/astra-child/fonts/Gotham-Book.ttf');
  font-weight: normal;
  font-style: normal;
}
p{
	font-family: 'Gotham-Book' !important;
}
h2, h2.elementor-heading-title, a.menu-link{
	font-family: 'Gobold-High-Thin' !important;
}