@font-face
{
	font-family: 'msolowski';
	font-display: swap;
	font-style: normal;
	font-weight: normal;
/*	font-display: block; */
	src:
		url('../../../font/msolowski/msolowski.ttf?smoy1j') format('truetype'),
		url('../../../font/msolowski/msolowski.woff?smoy1j') format('woff'),
		url('../../../font/msolowski/msolowski.svg?smoy1j#msolowski') format('svg');
}

.msolowski
{
	/* https://icomoon.io/ */
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'msolowski' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.msolowski::before
{
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.msolowski.icon_arrow_down::before{ content: '\e900'; }
.msolowski.icon_arrow_left::before{ content: '\e901'; }
.msolowski.icon_arrow_right::before{ content: '\e902'; }
.msolowski.icon_arrow_up::before{ content: '\e903'; }
.msolowski.icon_contact::before{ content: '\e904'; }
.msolowski.icon_download::before{ content: '\e905'; }
.msolowski.icon_social_facebook::before{ content: '\e906'; }
.msolowski.icon_social_instagram::before{ content: '\e907'; }
.msolowski.icon_social_linked_in::before{ content: '\e908'; }
.msolowski.icon_phone::before{ content: '\e909'; }
.msolowski.icon_logo_sign::before{ content: '\e910'; }

/**********************************************************************************/

.msolowski.icon_arrow_up_right::before{ content: '\e911'; }
.msolowski.icon_twitter::before{ content: '\e912'; }
.msolowski.icon_email::before{ content: '\e913'; }
.msolowski.icon_linked_in::before{ content: '\e914'; }

.msolowski.icon_social_linked_in::before{ content: '\e914'; }
.msolowski.icon_social_twitter::before{ content: '\e912'; }
.msolowski.icon_social_email::before{ content: '\e913'; }

.msolowski.icon_target::before{ content: '\e916'; }
.msolowski.icon_mobile::before{ content: '\e917'; }
.msolowski.icon_mail::before{ content: '\e918'; }
.msolowski.icon_arrow_right_long::before{ content: '\e919'; }