@font-face {
  font-family: 'rf-sg-icomoon';
  src:  url('https://d1azc1qln24ryf.cloudfront.net/66145/RazorfrogStyles/rf-sg-icomoon.eot?1a8t7e');
  src:  url('https://d1azc1qln24ryf.cloudfront.net/66145/RazorfrogStyles/rf-sg-icomoon.eot?1a8t7e#iefix') format('embedded-opentype'),
    url('https://d1azc1qln24ryf.cloudfront.net/66145/RazorfrogStyles/rf-sg-icomoon.woff2?1a8t7e') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/66145/RazorfrogStyles/rf-sg-icomoon.ttf?1a8t7e') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/66145/RazorfrogStyles/rf-sg-icomoon.woff?1a8t7e') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/66145/RazorfrogStyles/rf-sg-icomoon.svg?1a8t7e#rf-sg-icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.rf-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rf-sg-icomoon' !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;
}

.icon-ui:before {
  content: "\e906";
}
.icon-color:before {
  content: "\e900";
}
.icon-imagery:before {
  content: "\e901";
}
.icon-logo:before {
  content: "\e902";
}
.icon-story:before {
  content: "\e903";
}
.icon-typography:before {
  content: "\e904";
}
.icon-voice:before {
  content: "\e905";
}
