
@font-face {
    font-family: 'organa02';
    src: url('organa_02-webfont.woff2') format('woff2'),
         url('organa_02-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'HelveticaLTStd_Bold';
  src: url('Helvetica_LT_Std_Bold.eot'); /* IE9 Compat Modes */
  src: url('Helvetica_LT_Std_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Helvetica_LT_Std_Bold.woff') format('woff'), /* Modern Browsers */
       url('Helvetica_LT_Std_Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Helvetica_LT_Std_Bold.svg#8b26980196e22e3c5fa39ed64bf67836') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}


@font-face {
	font-family: 'Arial Rounded MT';
	src: url('ArialRoundedMTBold.eot');
	src: url('ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),
		url('ArialRoundedMTBold.woff') format('woff'),
		url('ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
	font-weight: bold;
	font-style: normal;
}
