@font-face {
    font-family:'BYekan';
    src: url('fonts/BYekan.eot?#') format('eot'),
    url('fonts/BYekan.woff') format('woff'),
    url('fonts/BYekan.woff2') format('woff2');
}
a{color: #ff0000;}
body {
  font-family: 'BYekan';
  background: black;
  color: #0f0f0f;
  width: auto;
  height: auto;
}
.clear {
clear:both;
}
.footer {
  text-align: center;
  background: #4a574d;
  color: #f9fefa;
}
