@font-face {
  font-family: 'BrixSansLight';
    src: url('fonts/BrixSansLight/BrixSansLight.eot?#iefix') format('embedded-opentype'),  
		 url('fonts/BrixSansLight/BrixSansLight.otf')  format('opentype'),
	     url('fonts/BrixSansLight/BrixSansLight.woff') format('woff'), 
		 url('fonts/BrixSansLight/BrixSansLight.ttf')  format('truetype'), 
		 url('fonts/BrixSansLight/BrixSansLight.svg#BrixSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

 
@font-face {
  font-family: 'BrixSansRegular';
    src: url('../fonts/BrixSansRegular/BrixSansRegular.eot?#iefix') format('embedded-opentype'),  
		 url('../fonts/BrixSansRegular/BrixSansRegular.otf')  format('opentype'),
	     url('../fonts/BrixSansRegular/BrixSansRegular.woff') format('woff'), 
		 url('../fonts/BrixSansRegular/BrixSansRegular.ttf')  format('truetype'), 
		 url('../fonts/BrixSansRegular/BrixSansRegular.svg#BrixSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
   font-family: 'ValenciaSerial';
  src: url('../fonts/ValenciaSerial/ValenciaSerial.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/ValenciaSerial/ValenciaSerial.woff') format('woff'), 
	   url('../fonts/ValenciaSerial/ValenciaSerial.ttf')  format('truetype'), 
	   url('../fonts/ValenciaSerial/ValenciaSerial.svg#ValenciaSerial') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'ValenciaSerial';
  src: url('../fonts/ValenciaSerial/ValenciaSerial.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/ValenciaSerial/ValenciaSerial.woff') format('woff'), 
	   url('../fonts/ValenciaSerial/ValenciaSerial.ttf')  format('truetype'), 
	   url('../fonts/ValenciaSerial/ValenciaSerial.svg#ValenciaSerial') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1{
	font-family:ValenciaSerial !important;
}
p{
	font-family:BrixSansRegular !important;
}