/*
Theme Name: digitallotsen - Childtheme
Description: Childtheme für https://www.zaehrl-steuerberater.de
Author: Kim Nadine Adamek // digitallotsen
Author URI: https://www.digitallotsen.ruhr
Template: Divi
Version: 1.0
Tags:

@import url("../Divi/style.css");

*/

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