@font-face {
	font-family: 'BYekan_my';
	src: url('BYekan.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: auto;
  color: white;
}

.toplevel-device {
  direction: ltr;
  position: absolute;
  right: 15vw;
  transform: translateY(50%);
  width: 300px;
  color: white;
}



