/* montserrat-100 - latin_cyrillic */
@font-face {
	font-family: "Cormorant Infant";
	font-style: normal;
	font-weight: 100;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Light.ttf');
  src: local('CormorantInfant Light'), local('CormorantInfant-Light'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Light.ttf') format('truetype');
}
/* montserrat-300 - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 300;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Light.ttf');
  src: local('CormorantInfant Light'), local('CormorantInfant-Light'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Light.ttf') format('truetype');
}
/* montserrat-regular - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 400;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Regular.ttf');
  src: local('CormorantInfant Regular'), local('CormorantInfant-Regular'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Regular.ttf') format('truetype');
}
/* montserrat-500 - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 500;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Medium.ttf');
  src: local('CormorantInfant Medium'), local('CormorantInfant-Medium'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Medium.ttf') format('truetype');
}
/* montserrat-600 - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 600;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Medium.ttf');
  src: local('CormorantInfant Medium'), local('CormorantInfant-Medium'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Medium.ttf') format('truetype');
}
/* montserrat-700 - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 700;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-SemiBold.ttf');
  src: local('CormorantInfant SemiBold'), local('CormorantInfant-Bold'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-SemiBold.ttf') format('truetype');
}
/* montserrat-800 - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 800;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Bold.ttf');
  src: local('CormorantInfant Bold'), local('CormorantInfant-Bold'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Bold.ttf') format('truetype');
}
/* montserrat-900 - latin_cyrillic */
@font-face {
  font-family: "Cormorant Infant";
  font-style: normal;
  font-weight: 900;
	font-display: swap;
  src: url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Bold.ttf');
  src: local('CormorantInfant Bold'), local('CormorantInfant-Bold'),
       url('/ii-sitefolder/front/static/fonts/cormorant/CormorantInfant-Bold.ttf') format('truetype');
}