@charset 'utf-8';

@font-face
{
	font-family: 'icons-westbahn';
	src: url('westbahn/westbahn.woff2?20231019') format('woff2'), url('westbahn/westbahn.ttf?20231019') format('truetype'), url('westbahn/westbahn.woff?20231019') format('woff'), url('westbahn/westbahn.svg?20231019#icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icon-facebook:before
{
	content: '\e911';
}

.icon-instagram:before
{
	content: '\e912';
}

.icon-youtube:before
{
	content: '\e913';
}

.icon-scan:before
{
	content: '\37';
}

.icon-cart-shopping-solid:before
{
	content: '\e90f';
}

.icon-circle-check:before
{
	content: '\e905';
}

.icon-circle-exclamation:before
{
	content: '\e90d';
}

.icon-circle-info:before
{
	content: '\e90c';
}

.icon-triangle-exclamation:before
{
	content: '\e90e';
}

.icon-bars:before
{
	content: '\e906';
}

.icon-caret-down:before
{
	content: '\e904';
}

.icon-cart-shopping:before
{
	content: '\e901';
}

.icon-chevron-down:before
{
	content: '\e900';
}

.icon-chevron-left:before
{
	content: '\e907';
}

.icon-chevron-right:before
{
	content: '\e908';
}

.icon-chevron-up:before
{
	content: '\e909';
}

.icon-circle-user:before
{
	content: '\e90a';
}

.icon-envelope:before
{
	content: '\e914';
}

.icon-magnifying-glass:before
{
	content: '\e902';
}

.icon-phone:before
{
	content: '\e915';
}

.icon-power-off:before
{
	content: '\e910';
}

.icon-user:before
{
	content: '\e903';
}

.icon-xmark-large:before
{
	content: '\e90b';
}
