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

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

.riseicon-Asset-3:before {
  content: "\e900";
  color: #b3b3b3;
}
.riseicon-Asset-2:before {
  content: "\e901";
}
.riseicon-Asset-1:before {
  content: "\e902";
}
