﻿@font-face {
	font-family: Helios;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/eot/HeliosCondBold.eot');
	src: url('../fonts/eot/HeliosCondBold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/HeliosCondBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/HeliosCondBold.ttf') format('truetype');
}
@font-face {
	font-family: Helios;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/HeliosCondRegular.eot');
	src: url('../fonts/eot/HeliosCondRegular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/HeliosCondRegular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/HeliosCondRegular.ttf') format('truetype');
}
.helios{
    font-family: "Helios";
}
