/*
Theme Name: Finger Lakes Marble and Granite
Theme URI: https://ratio.qodeinteractive.com/
Description: A Powerful Theme for Timeless stone, thoughtfully crafted to bring warmth, beauty, and lasting elegance to residential and commercial spaces.
Author: IB Design Studios, Inc.
Author URI: https://www.ibdesignstudios.com
Version: 1.1.2
Template: ratio
Text Domain: ratio
*/


/** Fonts **/

@font-face {
    font-family: 'Espoir Serif';
src: url(https://new.fingerlakesmarbleandgranite.com/wp-content/themes/ratio-child/fonts/espoir_serif/Espoir Serif.ttf) format ('ttf'), 
	src: url(https://new.fingerlakesmarbleandgranite.com/wp-content/themes/ratio-child/fonts/espoir_serif/Espoir Serif.otf) format ('otf'); font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'Cormorant Garamond';
	src: url(https://new.fingerlakesmarbleandgranite.com/wp-content/themes/ratio-child/fonts/Cormorant_Garamond/CormorantGaramond-VariableFont_wght.ttf) format ('ttf'); font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Le Jour Serif'; src: url(https://new.fingerlakesmarbleandgranite.com/wp-content/themes/ratio-child/fonts/le_jour_serif/Le Jour Serif Personal Use Only.ttf) format ('ttf'), src: url(https://new.fingerlakesmarbleandgranite.com/wp-content/themes/ratio-child/fonts/le_jour_serif/Le Jour Serif Personal Use Only.otf) format ('otf'); font-weight: normal;
	font-style: normal;
}


/*** Site title ***/


.edgtf-title .edgtf-title-holder h1 span {
font-family: 'Espoir Serif' !important;
}

/*** Subtitles and Headings  ***/

.edgtf-title.edgtf-title-medium-text-size h1 {
	font-family: 'Espoir Serif' !important;
  font-size: 30px;
  letter-spacing: 2px;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Cormorant Garamond' !important;
}

/**Quotes and Photo Captions**/

.edgtf-item-title, .edgtf-ptf-category-holder {
font-family: 'Le Jour Serif' !important;
}

.p {
    font-family: 'Espoir Serif' !important;
  font-size: 18px;
}

/**rev slider content**/

.i data-stylerecorder {
  z-index: 6;
  font-family: "Cormorant Garamond";
  height: auto;
  width: auto;
  color: rgb(48, 48, 48);
  text-decoration: none;
  white-space: nowrap;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: center;
  line-height: 17px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 20px;
  backdrop-filter: none;
  filter: none;
  transform-origin: 50% 50% 0px;
  opacity: 1;
  transform: translate(0px);
  visibility: visible;
}