
@font-face {
  font-family: 'Inter-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(./Inter-Regular_1.otf) format(opentype);
}

@font-face {
  font-family: 'Inter-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(./Inter-Bold_1.otf) format(opentype);
}

		
@font-face {
  font-family: 'Inter-Semi Bold';
  font-style: normal;
  font-weight: 600;
  src: url(./Inter-SemiBold_1.otf) format(opentype);
}

		
