/* Schriftanpassungen */
/* Mögliche Anpassungen 300 500 600 700 800 900 + Normal & Italic */
/* Fallback auf Open Sans wir noch mitgeladen. */

body, p, div, ol, ul, li, a, table, tr, td {font-family: 'Roboto' !important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Barlow' !important; font-weight: 600 !important}
body {font-weight: 300 !important;}


/* barlow-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';
  font-style: normal;
  font-weight: 400;
  src: url('../base/theme-fonts/barlow-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-italic - 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';
  font-style: italic;
  font-weight: 400;
  src: url('../base/theme-fonts/barlow-v12-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-italic.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-600 - 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';
  font-style: normal;
  font-weight: 600;
  src: url('../base/theme-fonts/barlow-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-600italic - 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';
  font-style: italic;
  font-weight: 600;
  src: url('../base/theme-fonts/barlow-v12-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-600italic.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-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';
  font-style: normal;
  font-weight: 800;
  src: url('../base/theme-fonts/barlow-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-800.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-800italic - 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';
  font-style: italic;
  font-weight: 800;
  src: url('../base/theme-fonts/barlow-v12-latin-800italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-800italic.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-900 - 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';
  font-style: normal;
  font-weight: 900;
  src: url('../base/theme-fonts/barlow-v12-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-900.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-900italic - 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';
  font-style: italic;
  font-weight: 900;
  src: url('../base/theme-fonts/barlow-v12-latin-900italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/barlow-v12-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/barlow-v12-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/barlow-v12-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/barlow-v12-latin-900italic.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* roboto-300 - 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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../base/theme-fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300italic - 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: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../base/theme-fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../base/theme-fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - 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: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../base/theme-fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - 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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../base/theme-fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500italic - 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: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../base/theme-fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../base/theme-fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - 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: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../base/theme-fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - 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: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../base/theme-fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900italic - 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: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../base/theme-fonts/roboto-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: url('../base/theme-fonts/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../base/theme-fonts/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../base/theme-fonts/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../base/theme-fonts/roboto-v30-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
