/*
 Theme Name:   Ngāti Mutunga
 Theme URI:    http://ngatimutunga.iwi.nz
 Description:  Ngāti Mutunga website theme
 Author:       Naaku Digital
 Author URI:   https://naaku.co.nz
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  ngatimutunga

 START YOUR CHILD THEME CSS HERE
*/

@font-face {
  font-family: 'Century-Gothic';
	src: url('fonts/gothic.eot');
	src: local('gothic'), url('fonts/gothic.woff') format('woff'), url('fonts/gothic.ttf') format('truetype');
}

@font-face {
  font-family: 'Existence-Light';
  src: url('fonts/Existence-Light.otf'); /* IE9 Compat Modes */
  src: url('fonts/existence-light-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/existence-light-webfont.woff') format('woff'), /* Modern Browsers */
       url('fonts/existence-light-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
url('fonts/existence-light-webfont.svg#svgExistenceLight') format('svg'); /* Legacy iOS */
}