@font-face {
	font-family: 'Manrope';
	font-weight: 200;
	font-display: fallback;
	src: url(Manrope-ExtraLight.woff2) format('woff2'),
		 url(Manrope-ExtraLight.woff) format('woff'),
		 url(Manrope-ExtraLight.ttf) format('truetype');
}

@font-face {
	font-family: 'Manrope';
	font-weight: 300;
	font-display: fallback;
	src: url(Manrope-Light.woff2) format('woff2'),
		 url(Manrope-Light.woff) format('woff'),
		 url(Manrope-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'Manrope';
	font-weight: 400;
	font-display: fallback;
	src: url(Manrope-Regular.woff2) format('woff2'),
		 url(Manrope-Regular.woff) format('woff'),
		 url(Manrope-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Manrope';
	font-weight: 500;
	font-display: fallback;
	src: url(Manrope-Medium.woff2) format('woff2'),
		 url(Manrope-Medium.woff) format('woff'),
		 url(Manrope-Medium.ttf) format('truetype');
}

@font-face {
	font-family: 'Manrope';
	font-weight: 600;
	font-display: fallback;
	src: url(Manrope-SemiBold.woff2) format('woff2'),
		 url(Manrope-SemiBold.woff) format('woff'),
		 url(Manrope-SemiBold.ttf) format('truetype');
}

@font-face {
	font-family: 'Manrope';
	font-weight: 700;
	font-display: fallback;
	src: url(Manrope-Bold.woff2) format('woff2'),
		 url(Manrope-Bold.woff) format('woff'),
		 url(Manrope-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Manrope';
	font-weight: 800;
	font-display: fallback;
	src: url(Manrope-ExtraBold.woff2) format('woff2'),
		 url(Manrope-ExtraBold.woff) format('woff'),
		 url(Manrope-ExtraBold.ttf) format('truetype');
}

/* INZ ICON */

@font-face {
	font-family: 'inzicon';
	src:
	  url('inzicon/inzicon.woff') format('woff'),
	  url('inzicon/inzicon.ttf') format('truetype'),
	  url('inzicon/inzicon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
  
[class^="fi-"], [class*=" fi-"] {
	display: inline-block;
	font-family: 'inzicon' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fi-search:before {
  content: "\e900";
}
.fi-check:before {
  content: "\e901";
}
.fi-close:before {
  content: "\e902";
}
.fi-email:before {
  content: "\e903";
}
.fi-heart:before {
  content: "\e904";
}
.fi-phone:before {
  content: "\e905";
}
.fi-pin:before {
  content: "\e906";
}
.fi-play:before {
  content: "\e90e";
}
.fi-share:before {
  content: "\e911";
}
.fi-user:before {
  content: "\e912";
}
.fi-angle-down:before {
  content: "\e914";
}
.fi-angle-left:before {
  content: "\e916";
}
.fi-angle-right:before {
  content: "\e917";
}
.fi-angle-up:before {
  content: "\e918";
}
.fi-arrow-down:before {
  content: "\e919";
}
.fi-arrow-left:before {
  content: "\e91a";
}
.fi-arrow-right:before {
  content: "\e91b";
}
.fi-arrow-up:before {
  content: "\e91c";
}
.fi-website:before {
  content: "\e910";
}
.fi-instagram:before {
  content: "\e908";
}
.fi-bluesky:before {
  content: "\e913";
}
.fi-twitter:before {
  content: "\e907";
}
.fi-linkedin:before {
  content: "\e909";
}
.fi-facebook:before {
  content: "\e90f";
}
.fi-pinterest:before {
  content: "\e90a";
}
.fi-tiktok:before {
  content: "\e90b";
}
.fi-youtube:before {
  content: "\e90c";
}
.fi-whatsapp:before {
  content: "\e90d";
}
.fi-spotify:before {
  content: "\e915";
}