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


/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Lato/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Lato/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Lato/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-300italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/Lato/lato-v23-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Lato/lato-v23-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato/lato-v23-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Lato/lato-v23-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Lato/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Lato/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Lato/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Lato/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Lato/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Lato/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Lato/lato-v23-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Lato/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Lato/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Lato/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Lato/lato-v23-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}



.icon-svw {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'svw-iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #6B5095;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icn-betattungen:before {
  content: "\e900";
}
.icn-einbruchschutz:before {
  content: "\e901";
}
.icn-fenster:before {
  content: "\e902";
}
.icn-innenausbau:before {
  content: "\e903";
}
.icn-insektenschutz:before {
  content: "\e904";
}
.icn-reparaturen:before {
  content: "\e905";
}
.icn-rollaeden:before {
  content: "\e906";
}
.icn-treppen:before {
  content: "\e907";
}
.icn-tuer:before {
  content: "\e908";
}
