/*Humana fonts*/


@font-face {
    font-family: 'FSHumanaLight';
    src: url('../fonts/fs_humana-light-webfont.eot');
    src: local('?'),
	 url('../fonts/fs_humana-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fs_humana-light-webfont.woff') format('woff'),
         url('../fonts/fs_humana-light-webfont.ttf') format('truetype'),
         url('../fonts/fs_humana-light-webfont.svg#FSHumanaLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'FSHumanaBold';
    src: url('../fonts/fs_humana-bold-webfont.eot');
    src: local('?'),
	 url('../fonts/fs_humana-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fs_humana-bold-webfont.woff') format('woff'),
         url('../fonts/fs_humana-bold-webfont.ttf') format('truetype'),
         url('../fonts/fs_humana-bold-webfont.svg#FSHumanaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

