@font-face
{
	font-family: 'msolowski';
	font-display: swap;
	font-style: normal;
	font-weight: normal;
/*	font-display: block; */
	src:
		url('../../../font/msolowski/msolowski.ttf?bcy6aq') format('truetype'),
		url('../../../font/msolowski/msolowski.woff?bcy6aq') format('woff'),
		url('../../../font/msolowski/msolowski.svg?bcy6aq#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: var(--global_transition);
}

.msolowski.icon_call_2::before{ content: '\e90c'; }
.msolowski.icon_facebook::before{ content: '\e90d'; }
.msolowski.icon_social_facebook::before{ content: '\e90e'; }
.msolowski.icon_linked_in::before{ content: '\e90f'; }
.msolowski.icon_social_linked_in::before{ content: '\e917'; }
.msolowski.icon_arrow_down::before{ content: '\e90a'; }
.msolowski.icon_quote::before{ content: '\e90b'; }
.msolowski.icon_arrow_left_normal::before{ content: '\e900'; }
.msolowski.icon_arrow_left_short::before{ content: '\e901'; }
.msolowski.icon_arrow_right_normal::before{ content: '\e902'; }
.msolowski.icon_arrow_right_short::before{ content: '\e903'; }
.msolowski.icon_arrow_top_right::before{ content: '\e904'; }
.msolowski.icon_arrow_up::before{ content: '\e905'; }
.msolowski.icon_call::before{ content: '\e906'; }
.msolowski.icon_check::before{ content: '\e907'; }
.msolowski.icon_check_2::before{ content: '\e908'; }
.msolowski.icon_close::before{ content: '\e909'; }
.msolowski.icon_download::before{ content: '\e910'; }
.msolowski.icon_mail::before{ content: '\e911'; }
.msolowski.icon_minus::before{ content: '\e912'; }
.msolowski.icon_person::before{ content: '\e913'; }
.msolowski.icon_plus::before{ content: '\e914'; }
.msolowski.icon_question::before{ content: '\e915'; }
.msolowski.icon_search::before{ content: '\e916'; }