/*
 Theme Name: Helferschmiede
 Theme URI: https://www.codable.de/
 Description: GeneratePress Child Theme
 Author: Sebastian Starke
 Author URI: https://www.codable.de/
 Template: generatepress
 Version: 1.0
*/

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

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

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

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

.elementor-widget-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0px;}