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

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

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