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

/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v20-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('../fonts/roboto-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}


/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('../fonts/roboto-condensed-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v18-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
       url('../fonts/roboto-condensed-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('../fonts/roboto-condensed-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto black */
@font-face {
  font-family: 'Roboto Black';
  font-style: bold;
  font-weight: 900;
  src: url('../fonts/Roboto-Black.ttf') format('truetype'); /* Safari, Android, iOS */
}

.roboto-black {
  font-family: 'Roboto Black', sans-serif;
}

.cursive {
  font-style:italic;
  font-family: serif;
  text-transform:none !important;
}

sup {
	line-height:0.8 !important;
}

@media screen and (max-width: 660px) {
  .small-text {
    font-size:12px;
  }
  .font-0 {
    font-size:13px;
  }
  .font-1, h3, h4,
  h3 *, h4 * {
    font-size:17px;
  }
  h4.larger , .subline {
    font-size:18px;
  }
  .font-2, h2 {
    font-size:24px;
  }
  .font-3, h1, .like-h1 {
    font-size:29px;
  }
  input, textarea {
    font-size:20px;
    font-family: 'Roboto';
    font-weight: 300;
  }
  .form-content label {
    font-size:17px;
  }
  .cursive {
    font-size:26px;
  }
  .font-2.cursive {
    font-size:21px;
  }
  h3.header.cursive, h3.header.cursive p , 
  h2.header.cursive,
  h1.header.cursive {
    font-size:34px;
    line-height: 1.0;
  }
  h3.header.cursive {
    font-weight: 300;
  }
  .cursive-large {
    line-height: 1.0;
    font-size:64px;
  }
}

@media screen and (min-width: 661px) {
  .small-text {
    font-size:11px;
  }
  .font-0 {
    font-size:13px;
  }
  .font-1, h3, h4,
  h3 *, h4 * {
    font-size:15px;
  }
  h4.larger , .subline {
    font-size:17px;
  }
  .font-2, h2 {
    font-size:21.6px;
  }
  h2.smaller {        /* Schnelllieferprogramm */
    font-size:20px;
  }
  .font-3, h1, .like-h1 {
    font-size:26.3px;
    line-height: 1.36;
    font-family: 'Roboto';
    font-weight: 300;
  }
  input, textarea {
    font-family: 'Roboto';
    font-weight: 300;
    font-size:18px;
  }
  .form-content label {
    font-size:15px;
  }
  .cursive {
    font-size:22px;
  }
  .font-2.cursive {
    font-size:20px;
  }
  h3.header.cursive, h3.header.cursive p , 
  h2.header.cursive,
  h1.header.cursive {
    font-size:30px;
  }
  h3.header.cursive {
    font-weight: 300;
  }
  .cursive-large {
    line-height: 1.0;
    font-size:64px;
  }
}

@media screen and (min-width: 1000px) {
  .cursive {
    font-size:22px;
    letter-spacing: 0.3px;
  }
  .cursive-large {
    line-height: 1.0;
    font-size:64px;
  }
}
