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

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


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


}

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

/* dancing-script-regular - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: url('https://beanys.de/httpdocs/wp-content/themes/fonts/dancing-script-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://beanys.de/httpdocs/wp-content/themes/fonts/dancing-script-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://beanys.de/httpdocs/wp-content/themes/fonts/dancing-script-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://beanys.de/httpdocs/wp-content/themes/fonts/dancing-script-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://beanys.de/httpdocs/wp-content/themes/fonts/dancing-script-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://beanys.de/httpdocs/wp-content/themes/fonts/dancing-script-v24-latin-regular.svg#DancingScript') format('svg'); /* Legacy iOS */
}