@font-face {
  font-family: 'Slabo27px-Regular';
  src: url('../../fonts/Slabo27px-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Slabo27px-Regular';
  src:  url('../../fonts/Slabo27px-Regular.woff') format('woff'), 
		url('../../fonts/Slabo27px-Regular.ttf')  format('truetype'), 
		url('../../fonts/Slabo27px-Regular.svg#Slabo27px-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica-light';
  src:  url('../../fonts/HelveticaNeue-Light.woff') format('woff'), 
		url('../../fonts/HelveticaNeue-Light.ttf')  format('truetype'), 
		url('../../fonts/HelveticaNeue-Light.eot') format('embedded-opentype'),
		url('../../fonts/HelveticaNeue-Light.svg#helvetica-light') format('svg');
  font-weight: normal;
  font-style: normal;
}