@font-face {
  font-family: 'Stone Informal';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_1_0.woff") format("woff");
}
@font-face {
  font-family: 'Stone Informal Italic';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_0_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Serif';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_2_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Serif Italic';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_3_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Serif Semibold';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_4_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Serif Semibold Italic';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_5_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Sans';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_6_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Sans Italic';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_7_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Sans Semibold';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_8_0.woff") format("woff");
}
@font-face {
  font-family: 'ITC Stone Sans Semibold Italic';
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("/themes/custom/bootstrap_sass/Fonts/39989B_9_0.woff") format("woff");
}
/**
    Fonts for CKeditor
**/
@font-face {
  font-family: "ITC Stone Sans Semibold";
  src: url("../Fonts/39989B_8_0.ttf");
  /* IE */
  src: local("ITC Stone Sans Semibold"), url("../Fonts/39989B_8_0.ttf") format("truetype");
  /*non-IE*/
}
@font-face {
  font-family: "ITC Stone Serif";
  src: url("../Fonts/39989B_2_0.ttf");
  /* IE */
  src: local("ITC Stone Serif"), url("../Fonts/39989B_2_0.ttf") format("truetype");
  /*non-IE*/
}
@font-face {
  font-family: "ITC Stone Sans Semibold Italic";
  src: url("../Fonts/39989B_9_0.ttf");
  /* IE */
  src: local("ITC Stone Sans Semibold Italic"), url("../Fonts/39989B_9_0.ttf") format("truetype");
  /*non-IE*/
}
@font-face {
  font-family: "ITC Stone Sans";
  src: url("../Fonts/39989B_6_0.ttf");
  /* IE */
  src: local("ITC Stone Sans"), url("../Fonts/39989B_6_0.ttf") format("truetype");
  /*non-IE*/
}
@font-face {
  font-family: "ITC Stone Serif Italic";
  src: url("../Fonts/39989B_3_0.ttf");
  /* IE */
  src: local("ITC Stone Serif Italic"), url("../Fonts/39989B_3_0.ttf") format("truetype");
  /*non-IE*/
}
/* line 32, ../scss/ckeditor.scss */
.h2-normal {
  font-family: 'ITC Stone Serif' !important;
  font-size: 20px !important;
  color: #082516 !important;
  letter-spacing: 0 !important;
  line-height: 28px !important;
  font-weight: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 16px;
  margin-bottom: 8px;
}

/* line 44, ../scss/ckeditor.scss */
.h2-large-underlined {
  font-family: 'ITC Stone Serif' !important;
  font-size: 24px !important;
  color: #082516 !important;
  letter-spacing: 0 !important;
  line-height: 32px !important;
  font-weight: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 16px;
  margin-bottom: 8px;
}

/* line 56, ../scss/ckeditor.scss */
.h3-semibold {
  font-family: 'ITC Stone Sans Semibold';
  font-size: 18px !important;
  color: #082516 !important;
  letter-spacing: 0 !important;
  line-height: 24px !important;
  font-weight: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 4px;
  margin-bottom: 4px;
}

/* line 69, ../scss/ckeditor.scss */
.large-body-18 {
  font-family: 'ITC Stone Serif' !important;
  font-size: 18px !important;
  color: #667587 !important;
  letter-spacing: 0 !important;
  line-height: 28px !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 16px;
  margin-bottom: 16px;
}

/* line 81, ../scss/ckeditor.scss */
.emphasis {
  color: #AA650D !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 16px;
  margin-bottom: 16px;
}

/* line 88, ../scss/ckeditor.scss */
.body-text {
  font-family: 'ITC Stone Sans' !important;
  font-size: 16px !important;
  color: #667587 !important;
  letter-spacing: 0 !important;
  line-height: 24px !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 4px;
  margin-bottom: 16px;
}

/* line 99, ../scss/ckeditor.scss */
p {
  font-family: 'ITC Stone Sans';
  font-size: 16px;
  color: #667587;
  letter-spacing: 0;
  line-height: 24px;
}

/* line 106, ../scss/ckeditor.scss */
.block-quotes {
  font-family: 'ITC Stone Serif Italic' !important;
  font-size: 16px !important;
  color: #AA650D !important;
  letter-spacing: 0 !important;
  line-height: 30px !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 118, ../scss/ckeditor.scss */
.small-text {
  font-family: 'ITC Stone Sans' !important;
  font-size: 14px !important;
  color: #667587 !important;
  letter-spacing: 0 !important;
  line-height: 12px !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 8px;
  margin-bottom: 16px;
}

/* line 130, ../scss/ckeditor.scss */
.extra-small-text-captions {
  font-family: 'ITC Stone Sans' !important;
  font-size: 12px !important;
  color: #667587 !important;
  letter-spacing: .5 !important;
  line-height: 12px !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: 4px;
  margin-bottom: 8px;
}
