@charset "UTF-8";

/*
	Theme Name: Eventchamp Child Theme
	Theme URI: http://themeforest.net/user/gloriathemes
	Description: Eventchamp Child Theme
	Author: Gloria Themes
	Author URI: http://gloriathemes.com/
	Template: eventchamp
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: eventchamp-child
	Version: 1.0
*/

@font-face {
  font-family: 'Gucsword';
  src: url('fonts/Gucsword.eot'); /* IE9 Compat Modes */
  src: url('fonts/Gucsword.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Gucsword.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Gucsword.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Gucsword.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/Gucsword.svg#svgFontName') format('svg'); /* Legacy iOS */
}