@font-face {
  font-family: 'beyno';
  src: url('BEYNO.otf'),
       url('BEYNO.ttf');
  font-weight: normal;
  font-style: normal;
}

.beyno-font {
  font-family: "beyno";
}