/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com/
Author:               UX-Themes
Author URI:           http://www.uxthemes.com/
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.15.4
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.4.0
Text Domain:          flatsome
License:              http://themeforest.net/licenses
License URI:          http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

@import "https://fonts.googleapis.com/css2?family=Mochiy+Pop+One:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&amp;display=swap";

h1{
	font-family: "Mochiy Pop One", sans-serif !important;
}
h2{
	font-family: "Mochiy Pop One", sans-serif !important;
}
h3{
	font-family: "Mochiy Pop One", sans-serif !important;
}

h4{
	font-family: "Mochiy Pop One", sans-serif !important;
}
a{
	font-family: "Mochiy Pop One", sans-serif !important;
}