

@font-face {
  font-family: 'unique';
  src: url("fonts/unique/unique-Regular.otf");
  src: local("☺"), url("fonts/unique/unique-Regular.woff") format("woff"), url("fonts/unique/unique-Regular.otf") format("truetype"), url("fonts/unique/unique-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'unique';
  src: url("fonts/unique/unique-Bold.otf");
  src: local("☺"), url("fonts/unique/unique-Bold.woff") format("woff"), url("fonts/unique/unique-Bold.otf") format("truetype"), url("fonts/unique/unique-Bold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}


 body, h1 , h2 , h3 ,h4 ,h5 ,h6, p , div , a{
	 	font-family: 'unique', sans-serif;
}
body  ,p, .section-page{
		font-weight: normal;
    text-align: right;
    font-size: 22px;
}
