@font-face {
  font-family: 'FolioStd';
  font-weight: normal;
  src: url("../fonts/FolioStd-Light.otf") format("opentype");
}

/* @font-face {
	font-family: 'FolioStd';
	font-weight: bold;
	src: url("../fonts/FolioStd-Bold.otf") format("opentype");
} */

@font-face {
  font-family: 'FolioStd-light';
  font-weight: 300;
  src: url("../fonts/FolioStd-Light.otf") format("opentype");
}

@font-face {
  font-family: 'FolioStd-Bold';
  src: url("../fonts/FolioStd-Bold.otf") format("opentype");
}

@font-face {
  font-family: 'FolioStd-Medium';
  src: url("../fonts/FolioStd-Medium.otf") format("opentype");
}

@font-face {
  font-family: 'Argent CF';
  src: url('../fonts/argent-cf/argent-cf.eot');
  src: url('../fonts/argent-cf/argent-cf.eot?#iefix') format('embedded-opentype'),
    url('../fonts/argent-cf/argent-cf.woff2') format('woff2'),
    url('../fonts/argent-cf/argent-cf.woff') format('woff'),
    url('../fonts/argent-cf/argent-cf.ttf') format('truetype'),
    url('../fonts/argent-cf/argent-cf.svg#youworkforthem') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArgentCF-Italic';
  src: url('../fonts/argent-cf-regular-italic/argent-cf-regular-italic.eot');
  src: url('../fonts/argent-cf-regular-italic/argent-cf-regular-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/argent-cf-regular-italic/argent-cf-regular-italic.woff2') format('woff2'),
    url('../fonts/argent-cf-regular-italic/argent-cf-regular-italic.woff') format('woff'),
    url('../fonts/argent-cf-regular-italic/argent-cf-regular-italic.ttf') format('truetype'),
    url('../fonts/argent-cf-regular-italic/argent-cf-regular-italic.svg#youworkforthem') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArgentCF-LightItalic';
  src: url('../fonts/argent-cf-light-italic/argent-cf-light-italic.eot');
  src: url('../fonts/argent-cf-light-italic/argent-cf-light-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/argent-cf-light-italic/argent-cf-light-italic.woff2') format('woff2'),
    url('../fonts/argent-cf-light-italic/argent-cf-light-italic.woff') format('woff'),
    url('../fonts/argent-cf-light-italic/argent-cf-light-italic.ttf') format('truetype'),
    url('../fonts/argent-cf-light-italic/argent-cf-light-italic.svg#youworkforthem') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1 {
  color: #222222;
  font-family: "Argent CF";
  font-size: 72px;
  font-weight: normal;
  letter-spacing: -1.48px;
  line-height: 72px;
}

h2 {
  color: #5b1210;
  font-family: "Argent CF";
  font-size: 48px;
  line-height: 48px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  font-weight: normal;
}

h3 {
  color: #413737;
  font-family: "Argent CF";
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
}

p,
li {
  color: #413737;
}

p {
  color: #413737;
}

a {
  color: #98615F;
  font-family: 'FolioStd-Medium';
}

.highlight {
  width: 775px;
  color: #413737;
  font-family: "FolioStd";
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
}

.superscript {
  color: #222222;
  font-family: urw-din, sans-serif;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 3px;
  line-height: 30px;
  text-transform: uppercase;
}

.superscript-small {
  color: #7B7B7B;
  font-family: urw-din, sans-serif;
  font-size: 12px;
  letter-spacing: 2.25px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0;
}

.blue-link {
  color: #98615F;
  font-size: 16px;
  font-family: 'FolioStd-Medium';
  letter-spacing: 1.78px;
  text-transform: uppercase;
}

.blue-link-small {
  color: #98615F;
  font-family: urw-din, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.33px;
  line-height: 24px;
  text-transform: uppercase;
}

h4 {
  color: #838E83;
  font-family: "FolioStd-Medium";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.section.inner .read-more {
  display: inline-block;
  margin-top: 12px;
}

.read-more {
  color: #98615F;
  font-size: 18px;
  font-family: 'FolioStd-Medium';
  line-height: 24px;
}

.section.inner .read-more {
  font-size: 16px;
}

.section.inner.section-center .read-more {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}

.section strong {
  font-family: 'FolioStd-Medium';
  font-weight: normal;
}

/*
@media screen and (max-width: 767px) {
    h2 {
        font-size: 36px;
        letter-spacing: -0.69px;
        line-height: 36px;
    }

    h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .superscript {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 2.25px;
        line-height: 24px;
    }

    .blue-link {
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1.33px;
        line-height: 24px;
    }
}

@media screen and (max-width: 479px) {
    .superscript-small {
        line-height: 16px;
    }
}
*/
