@font-face {
  font-family: 'Inter-Regular';
  src: url('../fonts/Inter-Regular.eot');
  src: url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Inter-Regular.woff2') format('woff2'),
    url('../fonts/Inter-Regular.woff') format('woff'),
    url('../fonts/Inter-Regular.ttf') format('truetype'),
    url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter-Bold';
  src: url('../fonts/Inter-Bold.eot');
  src: url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Inter-Bold.woff2') format('woff2'),
    url('../fonts/Inter-Bold.woff') format('woff'),
    url('../fonts/Inter-Bold.ttf') format('truetype'),
    url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Berkeley_oldstylebold';
  src: url('../fonts/berkeley_oldstyle_bold-webfont.eot');
  src: url('../fonts/berkeley_oldstyle_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/berkeley_oldstyle_bold-webfont.woff2') format('woff2'),
    url('../fonts/berkeley_oldstyle_bold-webfont.woff') format('woff'),
    url('../fonts/berkeley_oldstyle_bold-webfont.ttf') format('truetype'),
    url('../fonts/berkeley_oldstyle_bold-webfont.svg#berkeley_oldstylebold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Light';
  src: url('../fonts/gothamlight-webfont.eot');
  src: url('../fonts/gothamlight-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gothamlight-webfont.woff2') format('woff2'),
    url('../fonts/gothamlight-webfont.woff') format('woff'),
    url('../fonts/gothamlight-webfont.ttf') format('truetype'),
    url('../fonts/gothamlight-webfont.svg#gothamlight') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham-Regular';
  src: url('../fonts/gotham-regular-webfont.eot');
  src: url('../fonts/gotham-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gotham-regular-webfont.woff2') format('woff2'),
    url('../fonts/gotham-regular-webfont.woff') format('woff'),
    url('../fonts/gotham-regular-webfont.ttf') format('truetype'),
    url('../fonts/gotham-regular-webfont.svg#gothamregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/gothambold-webfont.eot');
  src: url('../fonts/gothambold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gothambold-webfont.woff2') format('woff2'),
    url('../fonts/gothambold-webfont.woff') format('woff'),
    url('../fonts/gothambold-webfont.ttf') format('truetype'),
    url('../fonts/gothambold-webfont.svg#gothambold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sofia-Regular';
  src: url('../fonts/sofia-regular-webfont.eot');
  src: url('../fonts/sofia-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sofia-regular-webfont.woff2') format('woff2'),
    url('../fonts/sofia-regular-webfont.woff') format('woff'),
    url('../fonts/sofia-regular-webfont.ttf') format('truetype'),
    url('../fonts/sofia-regular-webfont.svg#sofiaregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone-call:before {
  content: "\e90a";
  color: #af9453;
}
.icon-time:before {
  content: "\e90b";
  color: #af9453;
}
.icon-email01:before {
  content: "\e900";
  color: #af9453;
}
.icon-arrow-right02:before {
  content: "\e901";
  color: #af9453;
}
.icon-leaf03:before {
  content: "\e902";
  color: #af9453;
}
.icon-maps:before {
  content: "\e903";
  color: #af9453;
}
.icon-facebook:before {
  content: "\e904";
  color: #f9f9f9;
}
.icon-instagram:before {
  content: "\e905";
  color: #f9f9f9;
}
.icon-left-arrow:before {
  content: "\e906";
  color: #af9453;
}
.icon-quote-icon:before {
  content: "\e907";
}
.icon-right-arrow:before {
  content: "\e908";
  color: #af9453;
}
.icon-twitter:before {
  content: "\e909";
  color: #f9f9f9;
}
