/* Minimal Regular */
@font-face {
  font-family: "Open-Sans";
  src: url("../fonts/opensans.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  /* Optional if you build subsets */
  /* unicode-range: U+0000-00FF;  */
}
@font-face {
  font-family: "Open-Sans";
  src: url("../fonts/opensans-italic.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "custom-font";
  src: url("/wp-content/themes/pramptheme1.0/public/fonts/custom-font.eot?7g7lvp");
  src: url("/wp-content/themes/pramptheme1.0/public/fonts/custom-font.eot?7g7lvp#iefix") format("embedded-opentype"), url("/wp-content/themes/pramptheme1.0/public/fonts/custom-font.woff?7g7lvp") format("woff"), url("/wp-content/themes/pramptheme1.0/public/fonts/custom-font.svg?7g7lvp#custom-font") format("svg");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
[class^=fa-], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "custom-font" !important;
  speak: none;
  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;
}

.fa-angle-down:before {
  content: "\f009";
}

.fa-angle-right:before {
  content: "\f007";
}

.fa-angle-left:before {
  content: "\f008";
}

.fa-angle-up:before {
  content: "\f005";
}

.fa-search:before {
  content: "\f000";
}

.fa-mapmarker:before {
  content: "\f001";
}

.fa-lightbulb:before {
  content: "\f002";
}

.fa-fire:before {
  content: "\f003";
}

.fa-air:before {
  content: "\f006";
}

.fa-envelope:before {
  content: "\f00a";
}

.fa-print:before {
  content: "\f030";
}

.fa-minus:before {
  content: "\e918";
}

.fa-plus:before {
  content: "\e917";
}

.fa-twitter:before {
  content: "\e913";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-instagram:before {
  content: "\e90b";
}

.fa-download:before {
  content: "\e907";
}

.fa-share:before {
  content: "\e905";
}

.fa-crossclose:before {
  content: "\e904";
}

.fa-external-link:before {
  content: "\e900";
}
