/*
Theme Name: Iniya
Theme URI: http://iniya.wpengine.com/
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Description: Iniya Cosmetics Shop WordPress Theme for Online Woocommerce Stores.
Version: 2.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: iniya

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

body,h2, h1, h2, h3, h4, h5, h6{
	font-family: "Raleway", sans-serif !important;
}

h3{
	text-transform: capitalize !important;
}

#main-menu > ul.menu > li > a{
	font-family: "Raleway", sans-serif !important;
	    text-transform: capitalize !important;
	font-weight:600;
}


