/**
	Theme Name: Goya Child Theme
	Description: This is a child theme of Goya.
	Template: goya
	Version: 1.0
	Author: Everthemes
	Author URI: http://themeforest.net/user/luisvelaz
	Tags: responsive-layout, flexible-header, custom-colors, mega-menu, woocommerce, shop, ajax, page-builder, translation-ready, gutenberg
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face {
  font-family: 'Satoshi-Bold';
  src: local('Satoshi-Bold'),
    url('fonts/Satoshi-Bold.woff2') format('woff2');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'GeneralSans_Medium';
  src: local('GeneralSans_Medium'),
    url('fonts/GeneralSans_Medium.woff2') format('woff2');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}