/* cyrillic-ext */


@font-face {
    font-family: 'Inter Regular'; 
	src: url(fontstype/Inter-Regular-9.otf); } 

@font-face {
  font-family: 'Inter Medium';
  src:url(fontstype/Inter-Medium-8.otf);
}

@font-face {
  font-family: 'Inter SemiBold';
  src:url(fontstype/Inter-SemiBold-10.otf);
}

@font-face {
  font-family: 'Inter Bold';
  src:url(fontstype/Inter-Bold-4.otf);
}