/*
Theme Name:   BGCCRStaffChildTheme
Description:  Editing woocommerce etc
Author:       admin
Author URL:   https://staff.begreat.club
Template:     zita
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  BGCCRStaffChildTheme
*/

/* Write here your own personal stylesheet */

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('third-party/fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}  
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('third-party/fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url('third-party/fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
