﻿@font-face {
	font-family: 'CANDARA';
	src: local('CANDARA'), url('../font/CANDARA.woff') format('woff');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_1398">Text with this font applied</p> */
.fontsforweb_fontid_1398 {
	font-family: 'CANDARA' !important;
}