
@font-face {
  font-family: proximanova;
  src:url('../fonts/proximanova-light-webfont.woff') format('woff'),
  url('../fonts/proximanova-light-webfont.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: proximanova;
  src:url('../fonts/proximanova-regular-webfont.woff') format('woff'),
  url('../fonts/proximanova-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: proximanova;
  src:url('../fonts/proximanova-semibold-webfont.woff') format('woff'),
  url('../fonts/proximanova-semibold-webfont.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: proximanova;
  src:url('../fonts/ProximaNova-Bold.woff') format('woff'),
  url('../fonts/ProximaNova-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: proximanova;
  src:url('../fonts/proximanova-black-webfont.woff') format('woff'),
  url('../fonts/proximanova-black-webfont.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: icomoon;
  src:url('../fonts/icomoon.woff') format('woff'),
  url('../fonts/icomoon.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}


.ico-quote-right:before {
  content: "\e90f";
}
.ico-quote-left:before {
  content: "\e910";
}
.ico-googlemybusiness:before {
  content: "\e90b";
}
.ico-email:before {
  content: "\e902";
}
.ico-call:before {
  content: "\e905";
}
.ico-linkedin:before {
  content: "\e90d";
}
.ico-youtube:before {
  content: "\e903";
}
.ico-instagram:before {
  content: "\e904";
}
.ico-next:before {
  content: "\e907";
}
.ico-prev:before {
  content: "\e90a";
}
.ico-arrow-down:before {
  content: "\e901";
}
.ico-star:before {
  content: "\e906";
}
.ico-pinterest:before {
  content: "\e90c";
}
.ico-yelp:before {
  content: "\e90e";
}
.ico-mobile:before {
  content: "\e900";
}
.ico-twitter:before {
  content: "\e908";
}
.ico-facebook:before {
  content: "\e909";
}
