@font-face {
  font-family: Spectral;
  src: url(fonts/Spectral-Regular-Web.woff),
  src: url(fonts/Spectral-Medium-Web.woff);
}

body {
  position: relative;
  width: 1280px;
  height: 800px;

  background: #FFFFFF;
 }

img {
  position: absolute;
  width: 132px;
  height: 32px;
  left: 172px;
  top: 60px;
}

.main {
  position: absolute;
  width: 776px;
  height: 208px;
  left: 172px;
  top: 192px;

  font-family: Spectral;
  font-style: normal;
  font-weight: normal;
  font-size: 46px;
  line-height: 52px;

  color: #000000;
}

a {
  position: absolute;
  width: 167px;
  height: 20px;
  left: 172px;
  top: 500px;

  font-family: Inter;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;

  color: #B8B8B8;
 }

a#inenglish {
  position: absolute;
  width: 69px;
  height: 20px;
  left: 379px;
  top: 500px;

  font-family: Inter;
  font-size: 15px;
  line-height: 20px;

  color: #B8B8B8;
 }

a#inrussian {
  position: absolute;
  width: 87px;
  height: 20px;
  left: 379px;
  top: 500px;

  font-family: Inter;
  font-size: 15px;
  line-height: 20px;

  color: #B8B8B8;
 }
