@font-face {
  font-family: 'Rokh';
  src: url('Rokh-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Rokh';
  src: url('Rokh-Light.woff2') format('woff2');
  font-weight: light;
  font-style: normal;
}

@font-face {
  font-family: 'Rokh';
  src: url('Rokh-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.sad {
  color: #f6866b;
}