/* cyrillic-ext */


@font-face {
        font-family: 'Poppins Regular'; 
	src: url(fontstype/Poppins-Regular.ttf); } 

@font-face {
  font-family: 'Poppins bold';
  src:url(fontstype/Poppins-Bold.ttf);
}

@font-face {
  font-family: 'Poppins SemiBold';
  src:url(fontstype/Poppins-SemiBold.ttf);
}
