@font-face {
  font-family: "unaids";
  src: url('unaids.eot');
  src: url('unaids.eot?#iefix') format('eot'),
    url('unaids.woff2') format('woff2'),
    url('unaids.woff') format('woff'),
    url('unaids.ttf') format('truetype'),
    url('unaids.svg#unaids') format('svg');
  font-weight: normal;
  font-style: normal;
}

.uns:before {
  display: inline-block;
  font-family: "unaids";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.uns-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.uns-2x { font-size: 2em; }
.uns-3x { font-size: 3em; }
.uns-4x { font-size: 4em; }
.uns-5x { font-size: 5em; }
.uns-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.uns-report:before { content: "\EA01" }
.uns-story:before { content: "\EA02" }
.uns-video:before { content: "\EA03" }
.uns-web:before { content: "\EA04" }
