/*
Theme Name: Atura Child Theme
Theme URI: http://atura.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Atura
Template: atura
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: atura

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.
*/
html {
  font-size: 22px;
  line-height: 1.7em;
  font-family: 'Cormorant Infant', serif !important;
  /* font-family: var(--font-main), sans-serif; */
  letter-spacing: var(--font-main-letterspacing);
}