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