@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'FSAlbert-Thin';
  src: url('../fonts/FSAlbert-Thin.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/FSAlbert-Thin.otf')  format('opentype'),
	   url('../fonts/FSAlbert-Thin.woff') format('woff'), 
	   url('../fonts/FSAlbert-Thin.ttf')  format('truetype'), 
	   url('../fonts/FSAlbert-Thin.svg#FSAlbert-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FSAlbert-Light';
  src: url('../fonts/FSAlbert-Light.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/FSAlbert-Light.woff') format('woff'), 
	   url('../fonts/FSAlbert-Light.ttf')  format('truetype'), 
	   url('../fonts/FSAlbert-Light.svg#FSAlbert-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}




