@font-face {
    font-family: 'HelveticaLTStdCond';
    src: url('../fonts/HelveticaLTStdCond.eot');
    src: url('../fonts/HelveticaLTStdCond.eot') format('embedded-opentype'),
         url('../fonts/HelveticaLTStdCond.woff2') format('woff2'),
         url('../fonts/HelveticaLTStdCond.woff') format('woff'),
         url('../fonts/HelveticaLTStdCond.ttf') format('truetype'),
         url('../fonts/HelveticaLTStdCond.svg#HelveticaLTStdCond') format('svg');
	font-weight: normal;
	font-style: normal;	
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebasneue.eot');
    src: url('../fonts/bebasneue.eot') format('embedded-opentype'),
         url('../fonts/bebasneue.woff') format('woff'),
         url('../fonts/bebasneue.ttf') format('truetype'),
         url('../fonts/bebasneue.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
