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