/*
*Theme Name:     CozyStay Child Theme
*Theme URI: 	 https://cozystay.loftocean.com/
*Description:    CozyStay child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       cozystay
*Text Domain: 	 cozystay-child
*Version:        1.0
*/

/** Add your styles below **/
@font-face {
  font-family: "Miasma";
  src: url("fonts/miasma_light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
h1,h2,h3,h4,h5,h6{
text-transform:uppercase;
font-family: "Miasma", sans-serif;
font-weight:300;
}
.cs-menu > ul > li > a,.cs-menu-mobile .mobile-menu > li > a,.cs-menu-mobile .mobile-menu ul.sub-menu li a{
text-transform:uppercase;
font-family: "Miasma", sans-serif;
font-weight:500;

}