@font-face {
  font-family: 'Ubuntu Regular';
  src: url('Ubuntu-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ubuntu Bold';
  src: url('Ubuntu-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'CircularStdMedium';
  src: url('CircularStd-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CircularStdBold';
  src: url('CircularStd-Bold.ttf') format('truetype');
  
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


.r-transform-1sncvnh::-webkit-scrollbar {
  display: none;
}
body {
  background: #eee;
}
