/*
Theme Name: Redesign 2018
Author: Andreas Wundersee
Author URI: http://www.onoffdesign.de/
Description: Ein Wordpress-Template von ON/OFF Design
Version: 1.0
*/


@font-face {
    font-family: 'SimplonMono';
    src: url('fonts/SimplonNorm-RegularItalic-Web/S/SimplonNorm-RegularItalic-WebS.eot');
    src: url('fonts/SimplonNorm-RegularItalic-Web/S/SimplonNorm-RegularItalic-WebS.eot?#iefix') format('embedded-opentype');
    src: url('fonts/SimplonNorm-RegularItalic-Web/S/SimplonNorm-RegularItalic-WebS.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'SimplonMono';
    src: url('fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.eot');
    src: url('fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.eot?#iefix') format('embedded-opentype');
    src: url('fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SimplonMono';
    src: url('fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.eot');
    src: url('fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.eot?#iefix') format('embedded-opentype');
    src: url('fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SimplonMono';
    src: url('fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.eot');
    src: url('fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.eot?#iefix') format('embedded-opentype');
    src: url('fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SimplonMono';
    src: url('fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.eot');
    src: url('fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.eot?#iefix') format('embedded-opentype');
    src: url('fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SimplonMono';
    src: url('fonts/SimplonNorm-BoldItalic-Web/S/SimplonNorm-BoldItalic-WebS.eot');
    src: url('fonts/SimplonNorm-BoldItalic-Web/S/SimplonNorm-BoldItalic-WebS.eot?#iefix') format('embedded-opentype');
    src: url('fonts/SimplonNorm-BoldItalic-Web/S/SimplonNorm-BoldItalic-WebS.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-kreis-aw_plus:before {
  content: "\e901";
}
.icon-logo-aw_plus:before {
  content: "\e900";
}