@font-face {
  font-family: 'overpass-mono';
  src: url('overpass-mono-light.otf');
  font-weight: 300;
  font-style: normal;
}



@font-face {
  font-family: 'overpass-mono';
  src: url('overpass-mono-regular.otf');
  font-weight: 400;
  font-style: normal;
}



@font-face {
  font-family: 'overpass-mono';
  src: url('overpass-mono-semibold.otf');
  font-weight: 500;
  font-style: normal;
}



@font-face {
  font-family: 'overpass-mono';
  src: url('overpass-mono-bold.otf');
  font-weight: 600;
  font-style: normal;
}