/*
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.   ***************/


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


}


@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('fonts/Lato-Regular.eot'); /* IE9 */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
      url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
      url('fonts/Lato-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
      url('fonts/Lato-Regular.svg#Lato') format('svg'); /* Legacy iOS */
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('fonts/Lato-700.eot'); /* IE9 */
    src: url('fonts/Lato-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('fonts/Lato-700.woff2') format('woff2'), /* Modern Browsers */
      url('fonts/Lato-700.woff') format('woff'), /* Modern Browsers */
      url('fonts/Lato-700.ttf') format('truetype'), /* Safari, Android, iOS */
      url('fonts/Lato-700.svg#Lato') format('svg'); /* Legacy iOS */
  }
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('fonts/Lato-900.eot'); /* IE9 */
    src: url('fonts/Lato-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('fonts/Lato-900.woff2') format('woff2'), /* Modern Browsers */
      url('fonts/Lato-900.woff') format('woff'), /* Modern Browsers */
      url('fonts/Lato-900.ttf') format('truetype'), /* Safari, Android, iOS */
      url('fonts/Lato-900.svg#Lato') format('svg'); /* Legacy iOS */
  }
  