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