/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Klaus Hamm - adhelden.de
 Author URI:     https://adhelden.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
/* icomoon */
@font-face {
  font-family: 'startseite';
  src:  url('fonts/startseite.eot?r4lp6m');
  src:  url('fonts/startseite.eot?r4lp6m#iefix') format('embedded-opentype'),
    url('fonts/startseite.ttf?r4lp6m') format('truetype'),
    url('fonts/startseite.woff?r4lp6m') format('woff'),
    url('fonts/startseite.svg?r4lp6m#startseite') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-start"], [class*=" icon-start"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'startseite' !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-startarbeitsplatz:before {
  content: "\e904";
}
.icon-startaufgaben:before {
  content: "\e905";
}
.icon-startkarriere:before {
  content: "\e906";
}
.icon-startkleidung:before {
  content: "\e907";
}
.icon-startlohn:before {
  content: "\e908";
}
.icon-startobst:before {
  content: "\e909";
}
.icon-startsozleistungen:before {
  content: "\e90a";
}
.icon-startteam:before {
  content: "\e90b";
}
.icon-starthelp-robot:before {
  content: "\e900";
}
.icon-startindustries-4:before {
  content: "\e901";
}
.icon-starttools-bag:before {
  content: "\e902";
}
.icon-startusers-alt-4:before {
  content: "\e903";
}
