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

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

		
@font-face {
  font-family: 'Inter-Black';
  font-style: normal;
  font-weight: 900;
  src: url(../font/Inter-Black_1.otf) format(opentype);
}

		
@font-face {
  font-family: 'Inter-Light';
  font-style: normal;
  font-weight: 300;
  src: url(../font/Inter-Light_1.otf) format(opentype);
}

		
@font-face {
  font-family: 'Inter-Black Italic';
  font-style: normal;
  font-weight: 900;
  src: url(../font/Inter-BlackItalic_1.otf) format(opentype);
}

		