
@font-face {
    font-family: 'introregular';
    src: url('../fonts/intro-webfont.eot');
    src: url('../fonts/intro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/intro-webfont.woff') format('woff'),
         url('../fonts/intro-webfont.ttf') format('truetype'),
         url('../fonts/intro-webfont.svg#intro_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'introinlineregular';
    src: url('../fonts/intro_inline-webfont.eot');
    src: url('../fonts/intro_inline-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/intro_inline-webfont.woff') format('woff'),
         url('../fonts/intro_inline-webfont.ttf') format('truetype'),
         url('../fonts/intro_inline-webfont.svg#intro_inlineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'HelveticaLTStd-obl';
	src: url('../fonts/helveticaltstd-obl.eot?') format('eot'), 
	     url('../fonts/helveticaltstd-obl.otf')  format('opentype'),
	     url('../fonts/helveticaltstd-obl.woff') format('woff'), 
	     url('../fonts/helveticaltstd-obl.ttf')  format('truetype'),
	     url('../fonts/helveticaltstd-obl.svg#helveticaltstd-obl') format('svg');
	font-weight: normal;
	font-style: normal; 
}

@font-face {
	font-family: 'HelveticaLTStd-Roman';
	src: url('../fonts/helveticaltstd-roman.eot?') format('eot'), 
	     url('../fonts/helveticaltstd-roman.otf')  format('opentype'),
	     url('../fonts/helveticaltstd-roman.woff') format('woff'), 
	     url('../fonts/helveticaltstd-roman.ttf')  format('truetype'),
	     url('../fonts/helveticaltstd-roman.svg#helveticaltstd-roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

