/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* lora-regular - latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-regular.svg#Lora') format('svg'); /* Legacy iOS */
}

/* lora-700 - latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lora-v26-latin-700.svg#Lora') format('svg'); /* Legacy iOS */
}


/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}


/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-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('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://andert-or.de/wp-content/themes/flatsome-child/fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}