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

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

@font-face{
  font-family:"SVN-Product Sans"; 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.eot'); 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.eot#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.woff2') format('woff2'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.woff') format('woff'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.ttf') format('truetype'); 
  font-weight: normal;
}

@font-face{
  font-family:"SVN-Product Sans"; 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.eot'); 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.eot#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.woff2') format('woff2'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.woff') format('woff'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Regular.ttf') format('truetype'); 
  font-weight: 400;
}

@font-face{
  font-family:"SVN-Product Sans"; 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.eot'); 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.eot#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.woff2') format('woff2'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.woff') format('woff'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.ttf') format('truetype'); 
  font-weight: bold;
}

@font-face{
  font-family:"SVN-Product Sans"; 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.eot'); 
  src: url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.eot#iefix') format('embedded-opentype'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.woff2') format('woff2'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.woff') format('woff'), 
  url('/wp-content/themes/flatsome-child/fonts/Product Sans Bold.ttf') format('truetype'); 
  font-weight: 700;
}

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


}