@charset "UTF-8";
@font-face {
  font-family: 'JuliusSansOne-Regular';
  src: url('../fonts/JuliusSansOne-Regular.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/JuliusSansOne-Regular.woff') format('woff'), 
	   url('../fonts/JuliusSansOne-Regular.ttf')  format('truetype'), 
	   url('../fonts/JuliusSansOne-Regular.svg#JuliusSansOne-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oxygen-Light';
  src: url('../fonts/Oxygen-Light.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/Oxygen-Light.woff') format('woff'), 
	   url('../fonts/Oxygen-Light.ttf')  format('truetype'), 
	   url('../fonts/Oxygen-Light.svg#Oxygen-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oxygen-Regular';
  src: url('../fonts/Oxygen-Regular.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/Oxygen-Regular.woff') format('woff'), 
	   url('../fonts/Oxygen-Regular.ttf')  format('truetype'), 
	   url('../fonts/Oxygen-Regular.svg#Oxygen-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}