@font-face {
  font-family: 'jon-clark-law';
  src:  url('../fonts/jon-clark-law.eot?urtxnv');
  src:  url('../fonts/jon-clark-law.eot?urtxnv#iefix') format('embedded-opentype'),
    url('../fonts/jon-clark-law.ttf?urtxnv') format('truetype'),
    url('../fonts/jon-clark-law.woff?urtxnv') format('woff'),
    url('../fonts/jon-clark-law.svg?urtxnv#jon-clark-law') 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: 'jon-clark-law' !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-facebook-f-brands:before {
  content: "\e910";
}
.icon-more:before {
  content: "\e90c";
}
.icon-whatsapp:before {
  content: "\e90d";
}
.icon-pinterest:before {
  content: "\e90e";
}
.icon-linkedin:before {
  content: "\e90f";
}
.icon-share:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90a";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e905";
}
.icon-right-arrow:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-youtube:before {
  content: "\e908";
}
