/*
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.   ***************/
@font-face { 
  font-family: 'fl-icons';
  font-display: swap;
  src:   url('/sistem-dosyalari/themes/flatsome/assets/css/icons/fl-icons.eot');src:url("/sistem-dosyalari/themes/flatsome/assets/css/icons/fl-icons.eot#iefix") format("embedded-opentype"),
  url('/sistem-dosyalari/themes/flatsome/assets/css/icons/fl-icons.woff2') format('woff2'),
  url('/sistem-dosyalari/themes/flatsome/assets/css/icons/fl-icons.ttf') format('truetype'),
  url('/sistem-dosyalari/themes/flatsome/assets/css/icons/fl-icons.woff') format('woff'),
  url('/sistem-dosyalari/themes/flatsome/assets/css/icons/fl-icons.svg#fl-icons') format('svg')
}

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


}