/*
 Theme Name:   Sportshop Röttgen
 Description:  An Astra Child Theme
 Author:       Dahm & Freunde
 Author URI:   http://www.dahmundfreunde.de
 Template:     astra
 Version:      1.0.1
*/

/* roboto-500 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('font/roboto/roboto-v30-latin-ext_latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/roboto/roboto-v30-latin-ext_latin-500.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto/roboto-v30-latin-ext_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto/roboto-v30-latin-ext_latin-500.woff') format('woff'), /* Modern Browsers */
       url('font/roboto/roboto-v30-latin-ext_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto/roboto-v30-latin-ext_latin-500.svg') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto/roboto-v30-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/roboto/roboto-v30-latin-ext_latin-700.eot%3F') format('embedded-opentype'), /* IE6-IE8 */
       url('font/roboto/roboto-v30-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/roboto/roboto-v30-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('font/roboto/roboto-v30-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/roboto/roboto-v30-latin-ext_latin-700.svg') format('svg'); /* Legacy iOS */
}

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


body {
    font-family: 'Roboto', Roboto, sans-serif;
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', Roboto Condensed, RobotoCondensed, sans-serif;
    font-weight: 700;
}

#angebote .stoerer {
	background: #2965bf
}
