@font-face {
  font-family: 'USPIS UI';
  src:  url('USPIS-UI.ttf?ogpmmj') format('truetype'),
    url('USPIS-UI.woff?ogpmmj') format('woff'),
    url('USPIS-UI.svg?ogpmmj#USPIS-UI') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.uspis-icon-report:before {
  content: "!";
}
.uspis-icon-social-facebook:before {
  content: "\25";
}
.uspis-icon-social-link:before {
  content: "\24";
}
.uspis-icon-social-twitter:before {
  content: "\23";
}
.uspis-icon-social-instagram:before {
  content: "\5e";
}
.uspis-icon-social-youtube:before {
  content: "\26";
}
.uspis-icon-upload:before {
  content: "\69";
}
.uspis-icon-alert:before {
  content: "\61";
}
.uspis-icon-chevron-down:before {
  content: "\77";
}
.uspis-icon-chevron-left:before {
  content: "\6d";
}
.uspis-icon-chevron-right:before {
  content: "\6b";
}
.uspis-icon-chevron-up:before {
  content: "\6a";
}
.uspis-icon-close:before {
  content: "\64";
}
.uspis-icon-download:before {
  content: "\68";
}
.uspis-icon-indent:before {
  content: "\65";
}
.uspis-icon-link-in:before {
  content: "\66";
}
.uspis-icon-link-out:before {
  content: "\67";
}
.uspis-icon-logo:before {
  content: "\30";
}
.uspis-icon-logo-bold:before {
  content: "\31";
}
.uspis-icon-logo-min:before {
  content: "\32";
}
.uspis-icon-menu:before {
  content: "\38";
}
.uspis-icon-menu-close:before {
  content: "\39";
}
.uspis-icon-submenu:before {
  content: "\3d";
}
.uspis-icon-submenu-close:before {
  content: "\2b";
}
.uspis-icon-scroll-down:before {
  content: "\70";
}
.uspis-icon-scroll-left:before {
  content: "\71";
}
.uspis-icon-scroll-right:before {
  content: "\6f";
}
.uspis-icon-scroll-up:before {
  content: "\6e";
}
.uspis-icon-search:before {
  content: "\63";
}
.uspis-icon-share:before {
  content: "\62";
}
