@font-face {
  font-family: 'unaids-icons';
  src:
    url('fonts/unaids-icons.ttf?i34u5e') format('truetype'),
    url('fonts/unaids-icons.woff?i34u5e') format('woff'),
    url('fonts/unaids-icons.svg?i34u5e#unaids-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.un-compare:before {
  content: "\e91b";
}
.un-quad:before {
  content: "\e91c";
}
.un-arrow-r:before {
  content: "\e908";
}
.un-arrowbig-r:before {
  content: "\e909";
}
.un-arrowdouble-r:before {
  content: "\e90c";
}
.un-arrow-l:before {
  content: "\e90d";
}
.un-arrowbig-l:before {
  content: "\e90e";
}
.un-arrowdouble-l:before {
  content: "\e912";
}
.un-trianglefill-down:before {
  content: "\e913";
}
.un-triangle-down:before {
  content: "\e914";
}
.un-trianglefill-down_round:before {
  content: "\e915";
}
.un-triangle-down_round:before {
  content: "\e916";
}
.un-trianglefill-up:before {
  content: "\e917";
}
.un-triangle-up:before {
  content: "\e918";
}
.un-trianglefill-up_round:before {
  content: "\e919";
}
.un-triangle-up_round:before {
  content: "\e91a";
}
.un-home:before {
  content: "\e900";
}
.un-lens:before {
  content: "\e901";
}
.un-world:before {
  content: "\e902";
}
.un-close:before {
  content: "\e903";
}
.un-cog:before {
  content: "\e904";
}
.un-download_round:before {
  content: "\e905";
}
.un-download:before {
  content: "\e906";
}
.un-more:before {
  content: "\e907";
}
.un-close_round:before {
  content: "\e90a";
}
.un-summary:before {
  content: "\e90b";
}
.un-feather:before {
  content: "\e90f";
}
.un-flag:before {
  content: "\e910";
}
.un-help:before {
  content: "\e911";
}
