/* barlow-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-condensed-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-condensed-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-condensed-v12-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-condensed-v12-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-condensed-v12-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-condensed-v12-latin-regular.svg#BarlowCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlow-condensed-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-condensed-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-condensed-v12-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-condensed-v12-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-condensed-v12-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-condensed-v12-latin-700.svg#BarlowCondensed') format('svg'); /* Legacy iOS */
}
/* barlow-condensed-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/barlow-condensed-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/barlow-condensed-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-condensed-v12-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/barlow-condensed-v12-latin-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/barlow-condensed-v12-latin-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/barlow-condensed-v12-latin-800.svg#BarlowCondensed') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'w4m';
  src: url('../fonts/w4m.eot?43734772');
  src: url('../fonts/w4m.eot?43734772#iefix') format('embedded-opentype'),
       url('../fonts/w4m.woff2?43734772') format('woff2'),
       url('../fonts/w4m.woff?43734772') format('woff'),
       url('../fonts/w4m.ttf?43734772') format('truetype'),
       url('../fonts/w4m.svg?43734772#w4m') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'w4m';
    src: url('../fonts/w4m.svg?w4m.svg?68719348#w4m') format('svg');
  }
}
*/
 
 [class^="w4m-"]:before, [class*=" w4m-"]:before {
  font-family: "w4m";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.w4m-rauf:before { content: '\e804'; } /* '' */
.w4m-runter:before { content: '\e803'; } /* '' */
.w4m-links:before { content: '\e805'; } /* '' */
.w4m-rechts:before { content: '\e806'; } /* '' */

.w4m-mail-alt:before { content: '\f0e0'; } /* 'à' */
.w4m-facebook:before { content: '\f308'; } /* '' */
.w4m-youtube:before { content: '\f166'; } /* '' */
.w4m-instagram:before { content: '\f16d'; } /* '' */
.w4m-gplus:before { content: '\f0d4'; } /* 'Ô' */

.w4m-kartenpin:before { content: '\e800'; } /* '' */
.w4m-tel-alt:before { content: '\e801'; } /* '' */
.w4m-tel:before { content: '\e807'; } /* '' */
.w4m-247:before { content: '\ea53'; } /* '' */
.w4m-fax:before { content: '\f1ac'; } /* '' */
.w4m-whatsapp:before { content: '\f232'; } /* '' */

.w4m-ext-link:before { content: '\f08e'; } /* '' */
.w4m-glyph:before { content: '\e802'; } /* '' */

.w4m-hochzeit:before { content: '\e809'; } /* '' */
.w4m-nachkaffee:before { content: '\e80a'; } /* '' */
.w4m-geburtstag:before { content: '\e81a'; } /* '' */
.w4m-team:before { content: '\e819'; } /* '' */

.w4m-pencil:before { content: '\e808'; } /* '' */
.w4m-domain:before { content: '\e811'; } /* '' */
.w4m-responsiv:before { content: '\e812'; } /* '' */
.w4m-hosting:before { content: '\e813'; } /* '' */
.w4m-sevicetechnik:before { content: '\e814'; } /* '' */
.w4m-users-gear-solid:before { content: '\e815'; } /* '' */
.w4m-produkt:before { content: '\e816'; } /* '' */
.w4m-eye:before { content: '\e817'; } /* '' */
.w4m-eye-off:before { content: '\e818'; } /* '' */
.w4m-user-plus:before { content: '\f234'; } /* '' */
.w4m-user-times:before { content: '\f235'; } /* '' */




li.adr:before{
	content: '\e800';
	margin-right: 0.5em;
	width:20px;
}

ul.adr { 
    list-style: none;
    padding-left: 1.3em;
    text-indent: -1.3em;
	font-size:1rem;
	padding-left:1rem;
}
ul.adr li:before {
	font-family: "w4m";
	content: "\e800";
    display: block;
    float: left;
    width: 1.3em;
	font-size:1rem;	
}