/*
 Theme Name:   Divi-Child
 Description:  Mein Child Theme
 Author:       AlexOffice
 Author URI:   alexoffice-koeln.de
 Template:     Divi
 Version:      1.0
 Text Domain:  twenty-fifteen-child
 */

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

@font-face {
  font-family: 'Frutiger';
  src: url("fonts/frutiger/FrutigerLTStd-Roman.eot");
  src: url("fonts/frutiger/FrutigerLTStd-Roman.eot?#iefix") format("embedded-opentype"), local("Frutiger"), url("fonts/frutiger/FrutigerLTStd-Roman.woff2") format("woff2"), url("fonts/frutiger/FrutigerLTStd-Roman.woff") format("woff"), url("fonts/frutiger/FrutigerLTStd-Roman.svg#frutiger") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'Frutiger';
  src: url("fonts/frutiger/FrutigerLTStd-Light.eot");
  src: url("fonts/frutiger/FrutigerLTStd-Light.eot?#iefix") format("embedded-opentype"), local("Frutiger"), url("fonts/frutiger/FrutigerLTStd-Light.woff2") format("woff2"), url("fonts/frutiger/FrutigerLTStd-Light.woff") format("woff"), url("fonts/frutiger/FrutigerLTStd-Light.svg#frutigerlight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

@font-face {
  font-family: 'Frutiger';
  src: url("fonts/frutiger/FrutigerLTStd-Bold.eot");
  src: url("fonts/frutiger/FrutigerLTStd-Bold.eot?#iefix") format("embedded-opentype"), local("Frutiger"), url("fonts/frutiger/FrutigerLTStd-Bold.woff2") format("woff2"), url("fonts/frutiger/FrutigerLTStd-Bold.woff") format("woff"), url("fonts/frutiger/FrutigerLTStd-Bold.svg#frutigerbold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  unicode-range: U+000-5FF;
}

body {
  font-family: "Frutiger", Arial, sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  color: #595B60 !important;
}

h1, h2, h3, h4 {
  font-family: "AvanceOTItalic", serif!important;
}
