/*!
Theme Name: Marlin Child
Template: marlin
Theme URI: https://marlincommunications.com/
Author: Marlin Communications
Author URI: https://marlincommunications.com/
Description: Marlin Communications base theme
Version: 1.0.0
Requires PHP: 7.2
License: Proprietary
License URI: LICENSE
Text Domain: marlin
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

html,
html body {
	overflow-x: hidden;
}

body,
form * {
    font-family: var(--e-global-typography-secondary-font-family);
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-family: var(--e-global-typography-primary-font-family);
}