@font-face {
	font-family: 'Candarab';
	src: local('Candarab'), url('./Candarab.woff') format('woff');
}

/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_12956">Text with this font applied</p> */
.karma-font {
	font-family: 'Candarab' !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Candarab', sans-serif!important;
  }
  
 
/* Font downloaded from FontsForWeb.com */