@font-face {
	font-family: 'Harista';
	src: url('../fonts/harista_-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/harista_-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/harista_-webfont.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/harista_-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/harista_-webfont.svg#Harista') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'brandon-bold';
    src: url('../fonts/hvd_fonts_-_brandongrotesque-bold-webfont.woff2') format('woff2'),
         url('../fonts/hvd_fonts_-_brandongrotesque-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon-light';
    src: url('../fonts/hvd_fonts_-_brandongrotesque-light-webfont.woff2') format('woff2'),
         url('../fonts/hvd_fonts_-_brandongrotesque-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}