/*
Theme Name:Rolf Wähling
Theme URI: localhost/bridge/
Description: Rolf Wähling Child-Theme
Author: E. Krunic
Author URI: https://www.krunic.de/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

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

/* amatic-sc-700 - latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/amatic-sc-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/amatic-sc-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/amatic-sc-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/amatic-sc-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/amatic-sc-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/amatic-sc-v24-latin-700.svg#AmaticSC') format('svg'); /* Legacy iOS */
}

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

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

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

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

::selection {
  background: #7db629;
}