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

[class^="uxwing-"], [class*=" uxwing-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'uxwing' !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;
}

.uxwing-check-circle:before {
  content: "\e906";
}
.uxwing-phone-line:before {
  content: "\e902";
}
.uxwing-printer:before {
  content: "\e903";
}
.uxwing-attherate:before {
  content: "\e904";
}
.uxwing-world-globe-line:before {
  content: "\e901";
}
.uxwing-envelope-line:before {
  content: "\e905";
}
.uxwing-maps-pin-black:before {
  content: "\e900";
}
