@charset "utf-8";
.msi,
.msix:before {
  font-family: "Microsite";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: normal;
  text-transform: none;
}

.ms:before {
  font-family: "Microsite";
}

/* Font Awesome Compatibility */
.faicn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.ms-telephone:before { content: "\d001"; }
.ms-envelope:before { content: "\d002"; }
.ms-share:before { content: "\d003"; }
.ms-check:before { content: "\d004"; }
.ms-times:before { content: "\d005"; }
.ms-arrow:before { content: "\d006"; }
.ms-calendar:before { content: "\d007"; }
.ms-map-pin:before { content: "\d008"; }
.ms-quote:before { content: "\d009"; }
.ms-chevron:before { content: "\d010"; }
.ms-stand:before { content: "\d011"; }
.ms-play:before { content: "\d012"; }
.ms-twitter:before { content: "\d013"; }
.ms-twitter-x:before { content: "\d014"; }
.ms-facebook:before { content: "\d015"; }
.ms-instagram:before { content: "\d016"; }
.ms-linkedin:before { content: "\d017"; }
.ms-youtube:before { content: "\d018"; }



@font-face {
  font-family: 'Microsite';
  src:  url('microsite.eot?j1tmqe');
  src:  url('microsite.eot?j1tmqe#iefix') format('embedded-opentype'), url('microsite.ttf?j1tmqe') format('truetype'), url('microsite.woff2') format('woff2'), url('microsite.woff?j1tmqe') format('woff'), url('microsite.svg?j1tmqe#novus') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}/* CSS Document */

